Searched defs:nfs_lock_args (Results 1 – 2 of 2) sorted by relevance
513 struct nfs_lock_args { struct514 struct nfs4_sequence_args seq_args;515 struct nfs_fh * fh;516 struct file_lock * fl;517 struct nfs_seqid * lock_seqid;518 nfs4_stateid lock_stateid;519 struct nfs_seqid * open_seqid;520 nfs4_stateid open_stateid;521 struct nfs_lowner lock_owner;522 unsigned char block : 1;[all …]
553 struct nfs_lock_args { struct554 struct nfs4_sequence_args seq_args;555 struct nfs_fh * fh;556 struct file_lock * fl;557 struct nfs_seqid * lock_seqid;558 nfs4_stateid lock_stateid;559 struct nfs_seqid * open_seqid;560 nfs4_stateid open_stateid;561 struct nfs_lowner lock_owner;562 unsigned char block : 1;[all …]