Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Ddelegation.h33 NFS_DELEGATION_REFERENCED, enumerator
Ddelegation.c43 set_bit(NFS_DELEGATION_REFERENCED, &delegation->flags); in nfs_mark_delegation_referenced()
364 delegation->flags = 1<<NFS_DELEGATION_REFERENCED; in nfs_inode_set_delegation()
793 if (test_and_clear_bit(NFS_DELEGATION_REFERENCED, &delegation->flags)) in nfs_mark_return_unreferenced_delegations()