Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h287 u32 lk_is_new; member
H A Dnfs4xdr.c1052 if (xdr_stream_decode_bool(argp->xdr, &lock->lk_is_new) < 0) in nfsd4_decode_locker4()
1054 if (lock->lk_is_new) in nfsd4_decode_locker4()
H A Dnfs4state.c8349 if (lock->lk_is_new) { in nfsd4_lock()