Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Ddelegation.h39 NFS_DELEGATION_TEST_EXPIRED, enumerator
H A Ddelegation.c1256 if (test_bit(NFS_DELEGATION_TEST_EXPIRED, &delegation->flags)) in nfs_delegation_mark_reclaim_server()
1336 set_bit(NFS_DELEGATION_TEST_EXPIRED, &delegation->flags); in nfs_mark_test_expired_delegation()
1426 test_bit(NFS_DELEGATION_TEST_EXPIRED, in nfs_server_reap_expired_delegations()
1438 clear_bit(NFS_DELEGATION_TEST_EXPIRED, &delegation->flags); in nfs_server_reap_expired_delegations()
H A Dnfs4trace.h998 { BIT(NFS_DELEGATION_TEST_EXPIRED), "TEST_EXPIRED" }, \
H A Dnfs4proc.c2980 if (!test_and_clear_bit(NFS_DELEGATION_TEST_EXPIRED, in nfs41_check_delegation_stateid()