Home
last modified time | relevance | path

Searched refs:NFS_DELEGATION_REFERENCED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
125 * NFS_DELEGATION_REFERENCED if there is one.
138 * NFS_DELEGATION_REFERENCED if it has one.
450 delegation->flags = 1<<NFS_DELEGATION_REFERENCED; in nfs_inode_set_delegation()
994 if (test_and_clear_bit(NFS_DELEGATION_REFERENCED, &delegation->flags)) in nfs_mark_return_unreferenced_delegations()
/kernel/linux/linux-6.6/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()
125 * NFS_DELEGATION_REFERENCED if there is one.
138 * NFS_DELEGATION_REFERENCED if it has one.
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()

Completed in 6 milliseconds