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.h572 struct nfs_lock_args { struct
573 struct nfs4_sequence_args seq_args;
574 struct nfs_fh * fh;
575 struct file_lock * fl;
576 struct nfs_seqid * lock_seqid;
577 nfs4_stateid lock_stateid;
578 struct nfs_seqid * open_seqid;
579 nfs4_stateid open_stateid;
580 struct nfs_lowner lock_owner;
581 unsigned char block : 1;
[all …]