fs/nfs/delegation.c
1078
clear_bit(NFS_DELEGATION_RETURNING, &delegation->flags);
fs/nfs/delegation.c
1085
clear_bit(NFS_DELEGATION_RETURNING, &delegation->flags);
fs/nfs/delegation.c
109
!test_bit(NFS_DELEGATION_RETURNING, &delegation->flags))
fs/nfs/delegation.c
1281
if (test_bit(NFS_DELEGATION_RETURNING,
fs/nfs/delegation.c
1418
if (test_bit(NFS_DELEGATION_RETURNING,
fs/nfs/delegation.c
339
!test_and_set_bit(NFS_DELEGATION_RETURNING, &delegation->flags))
fs/nfs/delegation.c
495
if (test_and_set_bit(NFS_DELEGATION_RETURNING,
fs/nfs/delegation.c
594
clear_bit(NFS_DELEGATION_RETURNING, &delegation->flags);
fs/nfs/delegation.c
62
if (!test_bit(NFS_DELEGATION_RETURNING, &delegation->flags))
fs/nfs/delegation.c
621
test_and_set_bit(NFS_DELEGATION_RETURNING, &delegation->flags)) {
fs/nfs/delegation.c
787
set_bit(NFS_DELEGATION_RETURNING, &delegation->flags);
fs/nfs/delegation.c
844
!test_and_set_bit(NFS_DELEGATION_RETURNING, &delegation->flags))
fs/nfs/delegation.c
878
!test_and_set_bit(NFS_DELEGATION_RETURNING, &delegation->flags)) {
fs/nfs/nfs4proc.c
1852
test_bit(NFS_DELEGATION_RETURNING, &deleg_cur->flags) ||
fs/nfs/nfs4trace.h
992
{ BIT(NFS_DELEGATION_RETURNING), "RETURNING" }, \