Searched refs:match_stateid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4_fs.h | 62 bool (*match_stateid)(const nfs4_stateid *, member
|
H A D | delegation.c | 1036 !clp->cl_mvops->match_stateid(&delegation->stateid, stateid)) in nfs_async_inode_return_delegation()
|
H A D | nfs4proc.c | 10282 .match_stateid = nfs4_match_stateid, 10311 .match_stateid = nfs41_match_stateid, 10346 .match_stateid = nfs41_match_stateid,
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4_fs.h | 63 bool (*match_stateid)(const nfs4_stateid *, member
|
H A D | delegation.c | 1057 !clp->cl_mvops->match_stateid(&delegation->stateid, stateid)) in nfs_async_inode_return_delegation()
|
H A D | nfs4proc.c | 10497 .match_stateid = nfs4_match_stateid, 10527 .match_stateid = nfs41_match_stateid, 10563 .match_stateid = nfs41_match_stateid,
|
Completed in 33 milliseconds