Searched refs:NFS_DELEGATION_REFERENCED (Results 1 – 3 of 3) sorted by relevance
36 NFS_DELEGATION_REFERENCED, enumerator
84 set_bit(NFS_DELEGATION_REFERENCED, &delegation->flags); in nfs_mark_delegation_referenced()476 delegation->flags = 1<<NFS_DELEGATION_REFERENCED; in nfs_inode_set_delegation()1118 if (test_and_clear_bit(NFS_DELEGATION_REFERENCED, &delegation->flags)) in nfs_mark_return_unreferenced_delegations()
995 { BIT(NFS_DELEGATION_REFERENCED), "REFERENCED" }, \
Completed in 13 milliseconds