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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Ddelegation.h31 NFS_DELEGATION_REFERENCED, enumerator in enum:__anon16742
H A Ddelegation.c48 set_bit(NFS_DELEGATION_REFERENCED, &delegation->flags);
228 delegation->flags = 1<<NFS_DELEGATION_REFERENCED;
452 if (test_and_clear_bit(NFS_DELEGATION_REFERENCED, &delegation->flags))

Completed in 108 milliseconds