Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Ddelegation.h34 NFS_DELEGATION_REFERENCED, enumerator
H A Ddelegation.c75 set_bit(NFS_DELEGATION_REFERENCED, &delegation->flags); in nfs_mark_delegation_referenced()
450 delegation->flags = 1<<NFS_DELEGATION_REFERENCED; in nfs_inode_set_delegation()
1015 if (test_and_clear_bit(NFS_DELEGATION_REFERENCED, &delegation->flags)) in nfs_mark_return_unreferenced_delegations()