Home
last modified time | relevance | path

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

/fs/nfs/
A Ddelegation.c50 if (!test_and_set_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) { in nfs_mark_delegation_revoked()
99 !test_bit(NFS_DELEGATION_REVOKED, &delegation->flags) && in nfs4_is_valid_delegation()
286 if (!test_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) { in nfs_do_return_delegation()
434 if (test_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) { in nfs_update_inplace_delegation()
438 clear_bit(NFS_DELEGATION_REVOKED, &delegation->flags); in nfs_update_inplace_delegation()
499 if (!test_bit(NFS_DELEGATION_REVOKED, &old_delegation->flags)) { in nfs_inode_set_delegation()
582 if (test_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) in nfs_end_delegation_return()
616 test_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) in nfs_delegation_need_return()
1187 !test_bit(NFS_DELEGATION_REVOKED, &delegation->flags) && in nfs_delegation_find_inode_server()
1471 !test_bit(NFS_DELEGATION_REVOKED, &delegation->flags)) { in nfs_inode_find_delegation_state_and_recover()
[all …]
A Ddelegation.h38 NFS_DELEGATION_REVOKED, enumerator
A Dnfs4trace.h997 { BIT(NFS_DELEGATION_REVOKED), "REVOKED" }, \

Completed in 11 milliseconds