Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dnfs4_fs.h143 struct nfs4_lock_state { struct
144 struct list_head ls_locks; /* Other lock stateids */
145 struct nfs4_state * ls_state; /* Pointer to open state */
148 unsigned long ls_flags;
149 struct nfs_seqid_counter ls_seqid;
150 nfs4_stateid ls_stateid;
151 refcount_t ls_count;
152 fl_owner_t ls_owner;