r_req_flags        73 fs/ceph/debugfs.c 		if (test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags))
r_req_flags       392 fs/ceph/dir.c  			__set_bit(CEPH_MDS_R_DIRECT_IS_HASH, &req->r_req_flags);
r_req_flags       444 fs/ceph/dir.c  		if (test_bit(CEPH_MDS_R_DID_PREPOPULATE, &req->r_req_flags)) {
r_req_flags       786 fs/ceph/dir.c  	set_bit(CEPH_MDS_R_PARENT_LOCKED, &req->r_req_flags);
r_req_flags       856 fs/ceph/dir.c  	set_bit(CEPH_MDS_R_PARENT_LOCKED, &req->r_req_flags);
r_req_flags       918 fs/ceph/dir.c  	set_bit(CEPH_MDS_R_PARENT_LOCKED, &req->r_req_flags);
r_req_flags       978 fs/ceph/dir.c  	set_bit(CEPH_MDS_R_PARENT_LOCKED, &req->r_req_flags);
r_req_flags      1023 fs/ceph/dir.c  	set_bit(CEPH_MDS_R_PARENT_LOCKED, &req->r_req_flags);
r_req_flags      1070 fs/ceph/dir.c  	set_bit(CEPH_MDS_R_PARENT_LOCKED, &req->r_req_flags);
r_req_flags      1119 fs/ceph/dir.c  	set_bit(CEPH_MDS_R_PARENT_LOCKED, &req->r_req_flags);
r_req_flags       527 fs/ceph/export.c 	set_bit(CEPH_MDS_R_PARENT_LOCKED, &req->r_req_flags);
r_req_flags       493 fs/ceph/file.c 	set_bit(CEPH_MDS_R_PARENT_LOCKED, &req->r_req_flags);
r_req_flags      1249 fs/ceph/inode.c 		    test_bit(CEPH_MDS_R_PARENT_LOCKED, &req->r_req_flags) &&
r_req_flags      1250 fs/ceph/inode.c 		    !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) {
r_req_flags      1309 fs/ceph/inode.c 				(!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) &&
r_req_flags      1324 fs/ceph/inode.c             !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags) &&
r_req_flags      1325 fs/ceph/inode.c 	    test_bit(CEPH_MDS_R_PARENT_LOCKED, &req->r_req_flags) &&
r_req_flags      1437 fs/ceph/inode.c 	           test_bit(CEPH_MDS_R_PARENT_LOCKED, &req->r_req_flags) &&
r_req_flags      1438 fs/ceph/inode.c 		   !test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) {
r_req_flags      1573 fs/ceph/inode.c 	if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags))
r_req_flags      1742 fs/ceph/inode.c 		set_bit(CEPH_MDS_R_DID_PREPOPULATE, &req->r_req_flags);
r_req_flags       168 fs/ceph/locks.c 	if (test_bit(CEPH_MDS_R_GOT_RESULT, &req->r_req_flags)) {
r_req_flags       178 fs/ceph/locks.c 		set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags);
r_req_flags       825 fs/ceph/mds_client.c 	    test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags)) {
r_req_flags       832 fs/ceph/mds_client.c 	    test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags)) {
r_req_flags       889 fs/ceph/mds_client.c 	bool is_hash = test_bit(CEPH_MDS_R_DIRECT_IS_HASH, &req->r_req_flags);
r_req_flags      2304 fs/ceph/mds_client.c 					&req->r_req_flags));
r_req_flags      2452 fs/ceph/mds_client.c 	if (test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags)) {
r_req_flags      2501 fs/ceph/mds_client.c 	if (test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags))
r_req_flags      2524 fs/ceph/mds_client.c 	if (req->r_err || test_bit(CEPH_MDS_R_GOT_RESULT, &req->r_req_flags)) {
r_req_flags      2525 fs/ceph/mds_client.c 		if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags))
r_req_flags      2653 fs/ceph/mds_client.c 		if (test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags))
r_req_flags      2715 fs/ceph/mds_client.c 	if (test_bit(CEPH_MDS_R_GOT_RESULT, &req->r_req_flags)) {
r_req_flags      2727 fs/ceph/mds_client.c 		set_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags);
r_req_flags      2826 fs/ceph/mds_client.c 	if ((test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags) && !head->safe) ||
r_req_flags      2827 fs/ceph/mds_client.c 	    (test_bit(CEPH_MDS_R_GOT_SAFE, &req->r_req_flags) && head->safe)) {
r_req_flags      2833 fs/ceph/mds_client.c 	if (test_bit(CEPH_MDS_R_GOT_SAFE, &req->r_req_flags)) {
r_req_flags      2872 fs/ceph/mds_client.c 		set_bit(CEPH_MDS_R_GOT_SAFE, &req->r_req_flags);
r_req_flags      2875 fs/ceph/mds_client.c 		if (test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags)) {
r_req_flags      2892 fs/ceph/mds_client.c 		set_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags);
r_req_flags      2950 fs/ceph/mds_client.c 		    test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags)) {
r_req_flags      2963 fs/ceph/mds_client.c 	if (!test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) {
r_req_flags      2968 fs/ceph/mds_client.c 			set_bit(CEPH_MDS_R_GOT_RESULT, &req->r_req_flags);
r_req_flags      3012 fs/ceph/mds_client.c 	if (test_bit(CEPH_MDS_R_ABORTED, &req->r_req_flags)) {
r_req_flags      3022 fs/ceph/mds_client.c 		BUG_ON(test_bit(CEPH_MDS_R_GOT_RESULT, &req->r_req_flags));
r_req_flags      3235 fs/ceph/mds_client.c 		if (test_bit(CEPH_MDS_R_GOT_UNSAFE, &req->r_req_flags))
r_req_flags       247 fs/ceph/mds_client.h 	unsigned long	r_req_flags;