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

/linux-master/fs/nfs/
H A Ddelegation.h35 NFS_DELEGATION_REFERENCED, enumerator in enum:__anon132
H A Ddelegation.c75 set_bit(NFS_DELEGATION_REFERENCED, &delegation->flags);
125 * NFS_DELEGATION_REFERENCED if there is one.
138 * NFS_DELEGATION_REFERENCED if it has one.
446 delegation->flags = 1<<NFS_DELEGATION_REFERENCED;
1012 if (test_and_clear_bit(NFS_DELEGATION_REFERENCED, &delegation->flags))

Completed in 133 milliseconds