Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Ddelegation.c42 if (!test_and_set_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) { in nfs_mark_delegation_revoked()
90 !test_bit(NFS_DELEGATION_REVOKED, &delegation->flags) && in nfs4_is_valid_delegation()
247 if (test_and_clear_bit(NFS_DELEGATION_REVOKED, in nfs_inode_reclaim_delegation()
266 if (!test_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) { in nfs_do_return_delegation()
408 if (test_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) { in nfs_update_inplace_delegation()
412 clear_bit(NFS_DELEGATION_REVOKED, &delegation->flags); in nfs_update_inplace_delegation()
467 if (!test_bit(NFS_DELEGATION_REVOKED, &old_delegation->flags)) { in nfs_inode_set_delegation()
525 if (test_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) in nfs_end_delegation_return()
568 test_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) in nfs_delegation_need_return()
1059 !test_bit(NFS_DELEGATION_REVOKED, in nfs_delegation_find_inode_server()
[all...]
H A Ddelegation.h36 NFS_DELEGATION_REVOKED, enumerator
/kernel/linux/linux-6.6/fs/nfs/
H A Ddelegation.c42 if (!test_and_set_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) { in nfs_mark_delegation_revoked()
90 !test_bit(NFS_DELEGATION_REVOKED, &delegation->flags) && in nfs4_is_valid_delegation()
247 if (test_and_clear_bit(NFS_DELEGATION_REVOKED, in nfs_inode_reclaim_delegation()
266 if (!test_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) { in nfs_do_return_delegation()
408 if (test_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) { in nfs_update_inplace_delegation()
412 clear_bit(NFS_DELEGATION_REVOKED, &delegation->flags); in nfs_update_inplace_delegation()
467 if (!test_bit(NFS_DELEGATION_REVOKED, &old_delegation->flags)) { in nfs_inode_set_delegation()
543 if (test_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) in nfs_end_delegation_return()
586 test_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) in nfs_delegation_need_return()
1083 !test_bit(NFS_DELEGATION_REVOKED, in nfs_delegation_find_inode_server()
[all...]
H A Ddelegation.h36 NFS_DELEGATION_REVOKED, enumerator

Completed in 4 milliseconds