Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Ddelegation.h37 NFS_DELEGATION_TEST_EXPIRED, enumerator
H A Ddelegation.c1139 if (test_bit(NFS_DELEGATION_TEST_EXPIRED, &delegation->flags)) in nfs_delegation_mark_reclaim_server()
1220 set_bit(NFS_DELEGATION_TEST_EXPIRED, &delegation->flags); in nfs_mark_test_expired_delegation()
1305 test_bit(NFS_DELEGATION_TEST_EXPIRED, in nfs_server_reap_expired_delegations()
1315 clear_bit(NFS_DELEGATION_TEST_EXPIRED, &delegation->flags); in nfs_server_reap_expired_delegations()
H A Dnfs4proc.c2861 if (!test_and_clear_bit(NFS_DELEGATION_TEST_EXPIRED, in nfs41_check_delegation_stateid()