Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Ddelegation.h33 NFS_DELEGATION_RETURN_IF_CLOSED, enumerator
H A Ddelegation.c573 else if (test_bit(NFS_DELEGATION_RETURN_IF_CLOSED, &delegation->flags)) { in nfs_delegation_need_return()
583 clear_bit(NFS_DELEGATION_RETURN_IF_CLOSED, &delegation->flags); in nfs_delegation_need_return()
784 if (test_bit(NFS_DELEGATION_RETURN_IF_CLOSED, &delegation->flags) || in nfs4_inode_return_delegation_on_close()
790 clear_bit(NFS_DELEGATION_RETURN_IF_CLOSED, &delegation->flags); in nfs4_inode_return_delegation_on_close()
830 set_bit(NFS_DELEGATION_RETURN_IF_CLOSED, &delegation->flags); in nfs_mark_return_if_closed_delegation()