Searched defs:nfs4_lock_state (Results 1 – 1 of 1) sorted by relevance
139 struct nfs4_lock_state { struct140 struct list_head ls_locks; /* Other lock stateids */141 struct nfs4_state * ls_state; /* Pointer to open state */144 unsigned long ls_flags;145 struct nfs_seqid_counter ls_seqid;146 nfs4_stateid ls_stateid;147 atomic_t ls_count;148 fl_owner_t ls_owner;