Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Ddelegation.h42 NFS_DELEGATION_DELEGTIME, enumerator
H A Ddelegation.c134 !test_bit(NFS_DELEGATION_DELEGTIME, &delegation->flags)) in nfs4_do_check_delegation()
272 set_bit(NFS_DELEGATION_DELEGTIME, &delegation->flags); in nfs_inode_reclaim_delegation()
275 clear_bit(NFS_DELEGATION_DELEGTIME, &delegation->flags); in nfs_inode_reclaim_delegation()
488 delegation->flags |= BIT(NFS_DELEGATION_DELEGTIME); in nfs_inode_set_delegation()
H A Dnfs4proc.c2319 if (test_bit(NFS_DELEGATION_DELEGTIME, &delegation->flags)) in _nfs4_do_open_reclaim()
2325 if (test_bit(NFS_DELEGATION_DELEGTIME, &delegation->flags)) in _nfs4_do_open_reclaim()
7047 test_bit(NFS_DELEGATION_DELEGTIME, &delegation->flags)) { in _nfs4_proc_delegreturn()