Home
last modified time | relevance | path

Searched refs:lk_is_new (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dxdr4.h157 u32 lk_is_new; member
H A Dnfs4xdr.c909 if (xdr_stream_decode_bool(argp->xdr, &lock->lk_is_new) < 0) in nfsd4_decode_locker4()
911 if (lock->lk_is_new) in nfsd4_decode_locker4()
H A Dnfs4state.c7528 if (lock->lk_is_new) { in nfsd4_lock()