Searched refs:NFS_DELEGATION_RETURN_IF_CLOSED (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/nfs/
H A Ddelegation.h34 NFS_DELEGATION_RETURN_IF_CLOSED, enumerator in enum:__anon132
H A Ddelegation.c570 else if (test_bit(NFS_DELEGATION_RETURN_IF_CLOSED, &delegation->flags)) {
580 clear_bit(NFS_DELEGATION_RETURN_IF_CLOSED, &delegation->flags);
781 if (test_bit(NFS_DELEGATION_RETURN_IF_CLOSED, &delegation->flags) ||
787 clear_bit(NFS_DELEGATION_RETURN_IF_CLOSED, &delegation->flags);
827 set_bit(NFS_DELEGATION_RETURN_IF_CLOSED, &delegation->flags);

Completed in 79 milliseconds