Searched refs:nfs41_free_stateid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4proc.c | 112 static int nfs41_free_stateid(struct nfs_server *, const nfs4_stateid *, 2827 nfs41_free_stateid(server, stateid, cred, true); in nfs41_test_and_free_expired_stateid() 10128 * nfs41_free_stateid - perform a FREE_STATEID operation 10137 static int nfs41_free_stateid(struct nfs_server *server, in nfs41_free_stateid() function 10182 nfs41_free_stateid(server, &lsp->ls_stateid, cred, false); in nfs41_free_lock_state()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4proc.c | 108 static int nfs41_free_stateid(struct nfs_server *, const nfs4_stateid *, 2837 nfs41_free_stateid(server, stateid, cred, true); in nfs41_test_and_free_expired_stateid() 10339 * nfs41_free_stateid - perform a FREE_STATEID operation 10348 static int nfs41_free_stateid(struct nfs_server *server, in nfs41_free_stateid() function 10397 nfs41_free_stateid(server, &lsp->ls_stateid, cred, false); in nfs41_free_lock_state()
|
Completed in 26 milliseconds