Searched refs:lockowner (Results 1 – 6 of 6) sorted by relevance
75 fl_owner_t lockowner; member
1044 return l1->lockowner == l2->lockowner; in nfs_match_lock_context()
1101 l_ctx->lockowner = current->files; in nfs_init_lock_context()1111 if (pos->lockowner != current->files) in __nfs_find_lock_context()
1140 do_flush |= l_ctx->lockowner != current->files; in nfs_flush_incompatible()
941 owner = l_ctx->lockowner; in nfs4_copy_lock_stateid()
645 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner() function