Searched refs:nfs4_stateid_match_other (Results 1 – 5 of 5) sorted by relevance
507 static inline bool nfs4_stateid_match_other(const nfs4_stateid *dst, const nfs4_stateid *src) in nfs4_stateid_match_other() function
126 if (!nfs4_stateid_match_other(&lo->plh_stateid, stateid)) in get_layout_by_fh_locked()
353 if (nfs4_stateid_match_other(&old_delegation->stateid, in nfs_inode_set_delegation()
1299 if (!nfs4_stateid_match_other(stateid, &state->open_stateid)) { in nfs_need_update_open_stateid()1341 if (!nfs4_stateid_match_other(arg_stateid, &state->open_stateid) || in nfs_clear_open_stateid_locked()1342 (nfs4_stateid_match_other(stateid, &state->open_stateid) && in nfs_clear_open_stateid_locked()1450 if (!nfs4_stateid_match_other(stateid, &lsp->ls_stateid)) in nfs4_update_lock_stateid()
1691 if (nfs4_stateid_match_other(&lo->plh_stateid, &res->stateid)) { in pnfs_layout_process()