Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4_fs.h147 struct nfs4_lock_state { struct
148 struct list_head ls_locks; /* Other lock stateids */
149 struct nfs4_state * ls_state; /* Pointer to open state */
153 unsigned long ls_flags;
154 struct nfs_seqid_counter ls_seqid;
155 nfs4_stateid ls_stateid;
156 refcount_t ls_count;
157 fl_owner_t ls_owner;