Home
last modified time | relevance | path

Searched refs:NFS_DELEGATION_DELEGTIME (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/nfs/
Ddelegation.h41 NFS_DELEGATION_DELEGTIME, enumerator
Ddelegation.c119 !test_bit(NFS_DELEGATION_DELEGTIME, &delegation->flags)) in nfs4_do_check_delegation()
249 set_bit(NFS_DELEGATION_DELEGTIME, &delegation->flags); in nfs_inode_reclaim_delegation()
252 clear_bit(NFS_DELEGATION_DELEGTIME, &delegation->flags); in nfs_inode_reclaim_delegation()
463 delegation->flags |= BIT(NFS_DELEGATION_DELEGTIME); in nfs_inode_set_delegation()
Dnfs4proc.c2276 if (test_bit(NFS_DELEGATION_DELEGTIME, &delegation->flags)) in _nfs4_do_open_reclaim()
2282 if (test_bit(NFS_DELEGATION_DELEGTIME, &delegation->flags)) in _nfs4_do_open_reclaim()
6866 test_bit(NFS_DELEGATION_DELEGTIME, &delegation->flags)) { in _nfs4_proc_delegreturn()