Home
last modified time | relevance | path

Searched defs:lowner (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs4xdr.c1320 static void encode_lockowner(struct xdr_stream *xdr, const struct nfs_lowner *lowner) in encode_lockowner()
1384 static void encode_release_lockowner(struct xdr_stream *xdr, const struct nfs_lowner *lowner, struc… in encode_release_lockowner()
H A Dnfs4proc.c7481 struct nfs_lowner *lowner = &cbnl->cbnl_owner, in nfs4_wake_lock_waiter() local
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c7886 check_for_locks(struct nfs4_file *fp, struct nfs4_lockowner *lowner) in check_for_locks()