Searched refs:NFS_DELEGATION_REFERENCED (Results 1 – 3 of 3) sorted by relevance
36 NFS_DELEGATION_REFERENCED, enumerator
89 set_bit(NFS_DELEGATION_REFERENCED, &delegation->flags); in nfs_mark_delegation_referenced()455 delegation->flags = 1<<NFS_DELEGATION_REFERENCED; in nfs_inode_set_delegation()668 if (pass == 0 && test_bit(NFS_DELEGATION_REFERENCED, &d->flags)) in nfs_delegations_return_from_lru()1119 if (test_and_clear_bit(NFS_DELEGATION_REFERENCED, &d->flags)) in nfs_mark_return_unreferenced_delegations()
991 { BIT(NFS_DELEGATION_REFERENCED), "REFERENCED" }, \