Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4proc.c2788 static int nfs41_test_and_free_expired_stateid(struct nfs_server *server, in nfs41_test_and_free_expired_stateid() function
2850 status = nfs41_test_and_free_expired_stateid(server, &stateid, cred); in nfs41_check_delegation_stateid()
2902 status = nfs41_test_and_free_expired_stateid(server, in nfs41_check_expired_locks()
2943 status = nfs41_test_and_free_expired_stateid(server, stateid, cred); in nfs41_check_open_stateid()
10297 .test_and_free_expired = nfs41_test_and_free_expired_stateid,
10333 .test_and_free_expired = nfs41_test_and_free_expired_stateid,