Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_xdr.h485 struct nfs_lock_args { struct
486 struct nfs4_sequence_args seq_args;
487 struct nfs_fh * fh;
488 struct file_lock * fl;
489 struct nfs_seqid * lock_seqid;
490 nfs4_stateid lock_stateid;
491 struct nfs_seqid * open_seqid;
492 nfs4_stateid open_stateid;
493 struct nfs_lowner lock_owner;
494 unsigned char block : 1;
[all …]