Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Ddelegation.h34 NFS_DELEGATION_RETURN, enumerator
H A Ddelegation.c90 set_bit(NFS_DELEGATION_RETURN, &delegation->flags); in nfs_mark_return_delegation()
612 if (test_and_clear_bit(NFS_DELEGATION_RETURN, &delegation->flags)) in nfs_delegation_need_return()
906 if (test_bit(NFS_DELEGATION_RETURN, &delegation->flags) || in nfs_mark_return_if_closed_delegation()
H A Dnfs4trace.h993 { BIT(NFS_DELEGATION_RETURN), "RETURN" }, \