test_and_free_expired 1070 fs/nfs/delegation.c 	status = ops->test_and_free_expired(server, stateid, cred);
test_and_free_expired   64 fs/nfs/nfs4_fs.h 	int	(*test_and_free_expired)(struct nfs_server *,
test_and_free_expired  368 fs/nfs/nfs4proc.c 	ops->test_and_free_expired(server, stateid, cred);
test_and_free_expired 9897 fs/nfs/nfs4proc.c 	.test_and_free_expired = nfs40_test_and_free_expired_stateid,
test_and_free_expired 9926 fs/nfs/nfs4proc.c 	.test_and_free_expired = nfs41_test_and_free_expired_stateid,
test_and_free_expired 9960 fs/nfs/nfs4proc.c 	.test_and_free_expired = nfs41_test_and_free_expired_stateid,