Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfs4_fs.h135 struct nfs4_lock_state { struct
136 struct list_head ls_locks; /* Other lock stateids */
137 struct nfs4_state * ls_state; /* Pointer to open state */
140 unsigned long ls_flags;
141 struct nfs_seqid_counter ls_seqid;
142 nfs4_stateid ls_stateid;
143 atomic_t ls_count;
144 fl_owner_t ls_owner;