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