Home
last modified time | relevance | path

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

/linux/fs/nfs/
A Ddelegation.c288 set_bit(NFS_DELEGATION_INODE_FREEING, &delegation->flags); in nfs_delegation_grab_inode()
625 if (test_bit(NFS_DELEGATION_INODE_FREEING, &delegation->flags)) in nfs_server_return_marked_delegations()
736 set_bit(NFS_DELEGATION_INODE_FREEING, &delegation->flags); in nfs_inode_evict_delegation()
1171 if (test_bit(NFS_DELEGATION_INODE_FREEING, in nfs_server_reap_unclaimed_delegations()
1303 if (test_bit(NFS_DELEGATION_INODE_FREEING, in nfs_server_reap_expired_delegations()
A Ddelegation.h38 NFS_DELEGATION_INODE_FREEING, enumerator

Completed in 9 milliseconds