Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Ddelegation.h39 NFS_DELEGATION_RETURN_DELAYED, enumerator
H A Ddelegation.c301 clear_bit(NFS_DELEGATION_RETURN_DELAYED, &delegation->flags); in nfs_start_delegation_return_locked()
330 set_bit(NFS_DELEGATION_RETURN_DELAYED, &delegation->flags); in nfs_abort_delegation_return()
585 test_bit(NFS_DELEGATION_RETURN_DELAYED, &delegation->flags) || in nfs_delegation_need_return()
671 if (!test_bit(NFS_DELEGATION_RETURN_DELAYED, &d->flags)) in nfs_server_clear_delayed_delegations()
674 clear_bit(NFS_DELEGATION_RETURN_DELAYED, &d->flags); in nfs_server_clear_delayed_delegations()