Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_xdr.h571 struct nfs_lock_args { struct
572 struct nfs4_sequence_args seq_args;
573 struct nfs_fh * fh;
574 struct file_lock * fl;
575 struct nfs_seqid * lock_seqid;
576 nfs4_stateid lock_stateid;
577 struct nfs_seqid * open_seqid;
578 nfs4_stateid open_stateid;
579 struct nfs_lowner lock_owner;
580 unsigned char block : 1;
[all …]