/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4_fs.h | 596 static inline bool nfs4_stateid_match_other(const nfs4_stateid *dst, const nfs4_stateid *src) in nfs4_stateid_match_other() function 616 return nfs4_stateid_match_other(dst, src) && in nfs4_stateid_match_or_older() 638 nfs4_stateid_match_other(&state->open_stateid, stateid); in nfs4_state_match_open_stateid_other()
|
H A D | delegation.c | 459 if (nfs4_stateid_match_other(&old_delegation->stateid, in nfs_inode_set_delegation() 914 if (!nfs4_stateid_match_other(stateid, &delegation->stateid)) in nfs_revoke_delegation() 955 if (!nfs4_stateid_match_other(stateid, &delegation->stateid)) in nfs_delegation_mark_returned() 1383 nfs4_stateid_match_other(dst, &delegation->stateid) && in nfs4_refresh_delegation_stateid()
|
H A D | callback_proc.c | 135 if (!nfs4_stateid_match_other(stateid, &lo->plh_stateid)) in __must_hold() 214 if (!nfs4_stateid_match_other(&lo->plh_stateid, new)) in pnfs_check_callback_stateid()
|
H A D | pnfs.c | 428 nfs4_stateid_match_other(dst, &lo->plh_stateid)) { in nfs4_layout_refresh_old_stateid() 1178 !nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid)) in pnfs_layoutreturn_free_lsegs() 1588 nfs4_stateid_match_other(&args->stateid, &lo->plh_stateid)) in pnfs_roc_release() 2423 if (nfs4_stateid_match_other(&lo->plh_stateid, &res->stateid)) { in pnfs_layout_process()
|
H A D | nfs42proc.c | 774 nfs4_stateid_match_other(&data->args.stateid, in nfs42_layoutstat_done() 942 nfs4_stateid_match_other(&data->args.errors[0].stateid, in nfs42_layouterror_done()
|
H A D | nfs4proc.c | 1607 if (nfs4_stateid_match_other(stateid, &state->open_stateid)) { in nfs_stateid_is_sequential() 1652 if (nfs4_stateid_match_other(stateid, &state->open_stateid) && in nfs_clear_open_stateid_locked() 1724 !nfs4_stateid_match_other(stateid, &state->open_stateid)) { in __must_hold() 1824 else if (!nfs4_stateid_match_other(&deleg_cur->stateid, delegation)) in update_open_stateid() 1854 if (!nfs4_stateid_match_other(stateid, &lsp->ls_stateid)) in nfs4_update_lock_stateid() 2880 nfs4_stateid_match_other(&state->stateid, &tmp)) in nfs41_delegation_recover_stateid() 6689 if (!nfs4_stateid_match_other(dst, &lsp->ls_stateid)) in nfs4_refresh_lock_old_stateid() 6708 ret = !nfs4_stateid_match_other(dst, &lsp->ls_stateid); in nfs4_sync_lock_stateid() 9462 !nfs4_stateid_match_other(&lgp->args.stateid, &lo->plh_stateid)) { in nfs4_layoutget_handle_exception()
|
H A D | nfs4state.c | 1589 !nfs4_stateid_match_other(&state->stateid, in nfs42_complete_copies() 1601 !nfs4_stateid_match_other(&state->stateid, in nfs42_complete_copies()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4_fs.h | 599 static inline bool nfs4_stateid_match_other(const nfs4_stateid *dst, const nfs4_stateid *src) in nfs4_stateid_match_other() function 619 return nfs4_stateid_match_other(dst, src) && in nfs4_stateid_match_or_older() 641 nfs4_stateid_match_other(&state->open_stateid, stateid); in nfs4_state_match_open_stateid_other()
|
H A D | delegation.c | 459 if (nfs4_stateid_match_other(&old_delegation->stateid, in nfs_inode_set_delegation() 935 if (!nfs4_stateid_match_other(stateid, &delegation->stateid)) in nfs_revoke_delegation() 976 if (!nfs4_stateid_match_other(stateid, &delegation->stateid)) in nfs_delegation_mark_returned() 1407 nfs4_stateid_match_other(dst, &delegation->stateid) && in nfs4_refresh_delegation_stateid()
|
H A D | callback_proc.c | 140 if (!nfs4_stateid_match_other(stateid, &lo->plh_stateid)) in __must_hold() 219 if (!nfs4_stateid_match_other(&lo->plh_stateid, new)) in pnfs_check_callback_stateid()
|
H A D | pnfs.c | 428 nfs4_stateid_match_other(dst, &lo->plh_stateid)) { in nfs4_layout_refresh_old_stateid() 1176 !nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid)) in pnfs_layoutreturn_free_lsegs() 1585 nfs4_stateid_match_other(&args->stateid, &lo->plh_stateid)) in pnfs_roc_release() 2425 if (nfs4_stateid_match_other(&lo->plh_stateid, &res->stateid)) { in pnfs_layout_process()
|
H A D | nfs42proc.c | 806 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()
|
H A D | nfs4proc.c | 1612 if (nfs4_stateid_match_other(stateid, &state->open_stateid)) { in nfs_stateid_is_sequential() 1657 if (nfs4_stateid_match_other(stateid, &state->open_stateid) && in nfs_clear_open_stateid_locked() 1729 !nfs4_stateid_match_other(stateid, &state->open_stateid)) { in __must_hold() 1829 else if (!nfs4_stateid_match_other(&deleg_cur->stateid, delegation)) in update_open_stateid() 1859 if (!nfs4_stateid_match_other(stateid, &lsp->ls_stateid)) in nfs4_update_lock_stateid() 2890 nfs4_stateid_match_other(&state->stateid, &tmp)) in nfs41_delegation_recover_stateid() 6815 if (!nfs4_stateid_match_other(dst, &lsp->ls_stateid)) in nfs4_refresh_lock_old_stateid() 6834 ret = !nfs4_stateid_match_other(dst, &lsp->ls_stateid); in nfs4_sync_lock_stateid() 9678 !nfs4_stateid_match_other(&lgp->args.stateid, &lo->plh_stateid)) { in nfs4_layoutget_handle_exception()
|
H A D | nfs4state.c | 1590 !nfs4_stateid_match_other(&state->stateid, in nfs42_complete_copies() 1602 !nfs4_stateid_match_other(&state->stateid, in nfs42_complete_copies()
|