Home
last modified time | relevance | path

Searched refs:NFS_DELEGATION_RETURN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Ddelegation.h32 NFS_DELEGATION_RETURN, enumerator
H A Ddelegation.c81 set_bit(NFS_DELEGATION_RETURN, &delegation->flags); in nfs_mark_return_delegation()
553 if (test_and_clear_bit(NFS_DELEGATION_RETURN, &delegation->flags)) in nfs_delegation_need_return()
/kernel/linux/linux-6.6/fs/nfs/
H A Ddelegation.h32 NFS_DELEGATION_RETURN, enumerator
H A 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()

Completed in 5 milliseconds