Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfs/
Ddelegation.h32 NFS_DELEGATION_RETURN, enumerator
Ddelegation.c81 set_bit(NFS_DELEGATION_RETURN, &delegation->flags); in nfs_mark_return_delegation()
571 if (test_and_clear_bit(NFS_DELEGATION_RETURN, &delegation->flags)) in nfs_delegation_need_return()