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

/linux-master/fs/nfs/
H A Ddelegation.h39 NFS_DELEGATION_INODE_FREEING, enumerator in enum:__anon132
H A Ddelegation.c282 set_bit(NFS_DELEGATION_INODE_FREEING, &delegation->flags);
620 if (test_bit(NFS_DELEGATION_INODE_FREEING, &delegation->flags))
731 set_bit(NFS_DELEGATION_INODE_FREEING, &delegation->flags);
1166 if (test_bit(NFS_DELEGATION_INODE_FREEING,
1300 if (test_bit(NFS_DELEGATION_INODE_FREEING,

Completed in 126 milliseconds