Home
last modified time | relevance | path

Searched refs:nfs4_stateid_match_other (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/fs/nfs/
Dnfs4_fs.h601 static inline bool nfs4_stateid_match_other(const nfs4_stateid *dst, const nfs4_stateid *src) in nfs4_stateid_match_other() function
621 return nfs4_stateid_match_other(dst, src) && in nfs4_stateid_match_or_older()
643 nfs4_stateid_match_other(&state->open_stateid, stateid); in nfs4_state_match_open_stateid_other()
Ddelegation.c474 if (nfs4_stateid_match_other(&old_delegation->stateid, in nfs_inode_set_delegation()
952 if (!nfs4_stateid_match_other(stateid, &delegation->stateid)) in nfs_revoke_delegation()
993 if (!nfs4_stateid_match_other(stateid, &delegation->stateid)) in nfs_delegation_mark_returned()
1431 nfs4_stateid_match_other(dst, &delegation->stateid) && in nfs4_refresh_delegation_stateid()
Dcallback_proc.c144 if (!nfs4_stateid_match_other(stateid, &lo->plh_stateid)) in nfs_layout_find_inode_by_stateid()
224 if (!nfs4_stateid_match_other(&lo->plh_stateid, new)) in pnfs_check_callback_stateid()
Dnfs42proc.c806 nfs4_stateid_match_other(&data->args.stateid, in nfs42_layoutstat_done()
974 nfs4_stateid_match_other(&data->args.errors[0].stateid, in nfs42_layouterror_done()
Dpnfs.c429 nfs4_stateid_match_other(dst, &lo->plh_stateid)) { in nfs4_layout_refresh_old_stateid()
1255 nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid)) { in pnfs_layoutreturn_retry_later_locked()
1287 if (!nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid)) in pnfs_layoutreturn_free_lsegs()
2557 if (nfs4_stateid_match_other(&lo->plh_stateid, &res->stateid)) { in pnfs_layout_process()
Dnfs4proc.c1665 if (nfs4_stateid_match_other(stateid, &state->open_stateid)) { in nfs_stateid_is_sequential()
1710 if (nfs4_stateid_match_other(stateid, &state->open_stateid) && in nfs_clear_open_stateid_locked()
1782 !nfs4_stateid_match_other(stateid, &state->open_stateid)) { in nfs_set_open_stateid_locked()
1882 else if (!nfs4_stateid_match_other(&deleg_cur->stateid, delegation)) in update_open_stateid()
1912 if (!nfs4_stateid_match_other(stateid, &lsp->ls_stateid)) in nfs4_update_lock_stateid()
2965 nfs4_stateid_match_other(&state->stateid, &tmp)) in nfs41_delegation_recover_stateid()
6994 if (!nfs4_stateid_match_other(dst, &lsp->ls_stateid)) in nfs4_refresh_lock_old_stateid()
7013 ret = !nfs4_stateid_match_other(dst, &lsp->ls_stateid); in nfs4_sync_lock_stateid()
9865 !nfs4_stateid_match_other(&lgp->args.stateid, &lo->plh_stateid)) { in nfs4_layoutget_handle_exception()
Dnfs4state.c1578 !nfs4_stateid_match_other(&state->stateid, in nfs42_complete_copies()
1590 !nfs4_stateid_match_other(&state->stateid, in nfs42_complete_copies()