Symbol: nfs4_stateid_match_other
fs/nfs/callback_proc.c
147
if (!nfs4_stateid_match_other(stateid, &lo->plh_stateid))
fs/nfs/callback_proc.c
227
if (!nfs4_stateid_match_other(&lo->plh_stateid, new))
fs/nfs/delegation.c
1033
if (!nfs4_stateid_match_other(stateid, &delegation->stateid))
fs/nfs/delegation.c
1067
if (!nfs4_stateid_match_other(stateid, &delegation->stateid))
fs/nfs/delegation.c
1527
nfs4_stateid_match_other(dst, &delegation->stateid) &&
fs/nfs/delegation.c
471
if (nfs4_stateid_match_other(&old_delegation->stateid,
fs/nfs/nfs42proc.c
1008
nfs4_stateid_match_other(&data->args.stateid,
fs/nfs/nfs42proc.c
1177
nfs4_stateid_match_other(&data->args.errors[0].stateid,
fs/nfs/nfs4_fs.h
627
return nfs4_stateid_match_other(dst, src) &&
fs/nfs/nfs4_fs.h
649
nfs4_stateid_match_other(&state->open_stateid, stateid);
fs/nfs/nfs4proc.c
1631
if (nfs4_stateid_match_other(stateid, &state->open_stateid)) {
fs/nfs/nfs4proc.c
1676
if (nfs4_stateid_match_other(stateid, &state->open_stateid) &&
fs/nfs/nfs4proc.c
1717
if (nfs4_stateid_match_other(stateid, &state->open_stateid) &&
fs/nfs/nfs4proc.c
1758
!nfs4_stateid_match_other(stateid, &state->open_stateid)) {
fs/nfs/nfs4proc.c
1858
else if (!nfs4_stateid_match_other(&deleg_cur->stateid, delegation))
fs/nfs/nfs4proc.c
1888
if (!nfs4_stateid_match_other(stateid, &lsp->ls_stateid))
fs/nfs/nfs4proc.c
2910
nfs4_stateid_match_other(&state->stateid, &tmp))
fs/nfs/nfs4proc.c
6982
if (!nfs4_stateid_match_other(dst, &lsp->ls_stateid))
fs/nfs/nfs4proc.c
7001
ret = !nfs4_stateid_match_other(dst, &lsp->ls_stateid);
fs/nfs/nfs4proc.c
9643
!nfs4_stateid_match_other(&lgp->args.stateid, &lo->plh_stateid)) {
fs/nfs/nfs4state.c
1506
!nfs4_stateid_match_other(&state->stateid,
fs/nfs/nfs4state.c
1518
!nfs4_stateid_match_other(&state->stateid,
fs/nfs/pnfs.c
1255
nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid))
fs/nfs/pnfs.c
1284
if (!nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid))
fs/nfs/pnfs.c
2594
if (nfs4_stateid_match_other(&lo->plh_stateid, &res->stateid)) {
fs/nfs/pnfs.c
427
nfs4_stateid_match_other(dst, &lo->plh_stateid)) {