Searched defs:nfs_lock_args (Results 1 – 2 of 2) sorted by relevance
52096 struct nfs_lock_args { struct52097 struct nfs4_sequence_args seq_args;52098 struct nfs_fh *fh;52099 struct file_lock *fl;52100 struct nfs_seqid *lock_seqid;52101 nfs4_stateid lock_stateid;52102 struct nfs_seqid *open_seqid;52103 nfs4_stateid open_stateid;52104 struct nfs_lowner lock_owner;52105 unsigned char block: 1;[all …]