Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Ddelegation.h33 NFS_DELEGATION_REFERENCED, enumerator
Ddelegation.c42 set_bit(NFS_DELEGATION_REFERENCED, &delegation->flags); in nfs_mark_delegation_referenced()
376 delegation->flags = 1<<NFS_DELEGATION_REFERENCED; in nfs_inode_set_delegation()
805 if (test_and_clear_bit(NFS_DELEGATION_REFERENCED, &delegation->flags)) in nfs_mark_return_unreferenced_delegations()