Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnfs_xdr.h555 struct nfs_lock_args { struct
556 struct nfs4_sequence_args seq_args;
557 struct nfs_fh * fh;
558 struct file_lock * fl;
559 struct nfs_seqid * lock_seqid;
560 nfs4_stateid lock_stateid;
561 struct nfs_seqid * open_seqid;
562 nfs4_stateid open_stateid;
563 struct nfs_lowner lock_owner;
564 unsigned char block : 1;
[all …]