Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Ddelegation.c295 set_bit(NFS_DELEGATION_INODE_FREEING, &delegation->flags); in nfs_delegation_grab_inode()
643 if (test_bit(NFS_DELEGATION_INODE_FREEING, &delegation->flags)) in nfs_server_return_marked_delegations()
751 set_bit(NFS_DELEGATION_INODE_FREEING, &delegation->flags); in nfs_inode_evict_delegation()
1190 if (test_bit(NFS_DELEGATION_INODE_FREEING, in nfs_server_reap_unclaimed_delegations()
1323 if (test_bit(NFS_DELEGATION_INODE_FREEING, in nfs_server_reap_expired_delegations()
Ddelegation.h39 NFS_DELEGATION_INODE_FREEING, enumerator