Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
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 */
152 unsigned long ls_flags;
153 struct nfs_seqid_counter ls_seqid;
154 nfs4_stateid ls_stateid;
155 refcount_t ls_count;
156 fl_owner_t ls_owner;
/kernel/linux/linux-6.6/fs/nfs/
Dnfs4_fs.h148 struct nfs4_lock_state { struct
149 struct list_head ls_locks; /* Other lock stateids */
150 struct nfs4_state * ls_state; /* Pointer to open state */
154 unsigned long ls_flags;
155 struct nfs_seqid_counter ls_seqid;
156 nfs4_stateid ls_stateid;
157 refcount_t ls_count;
158 fl_owner_t ls_owner;