Lines Matching refs:wb_flags
155 if (!test_and_set_bit(PG_INODE_REF, &req->wb_flags)) { in nfs_page_set_inode_ref()
166 if (!test_bit(PG_REMOVE, &req->wb_flags)) in nfs_cancel_remove_inode()
171 if (test_and_clear_bit(PG_REMOVE, &req->wb_flags)) in nfs_cancel_remove_inode()
467 clear_bit(PG_REMOVE, &subreq->wb_flags); in nfs_destroy_unlinked_subrequests()
472 if (test_and_clear_bit(PG_TEARDOWN, &subreq->wb_flags)) { in nfs_destroy_unlinked_subrequests()
483 if (test_and_clear_bit(PG_INODE_REF, &subreq->wb_flags)) { in nfs_destroy_unlinked_subrequests()
620 WARN_ON_ONCE(test_bit(PG_CLEAN, &req->wb_flags)); in nfs_page_async_flush()
769 set_bit(PG_MAPPED, &req->wb_flags); in nfs_inode_add_request()
779 WARN_ON(test_and_set_bit(PG_INODE_REF, &req->wb_flags)); in nfs_inode_add_request()
800 clear_bit(PG_MAPPED, &head->wb_flags); in nfs_inode_remove_request()
805 if (test_and_clear_bit(PG_INODE_REF, &req->wb_flags)) { in nfs_inode_remove_request()
867 set_bit(PG_CLEAN, &req->wb_flags); in nfs_request_add_commit_list_locked()
911 if (!test_and_clear_bit(PG_CLEAN, &(req)->wb_flags)) in nfs_request_remove_commit_list()
963 if (test_bit(PG_CLEAN, &req->wb_flags)) { in nfs_clear_request_commit()
1049 clear_bit(PG_COMMIT_TO_DS, &req->wb_flags); in nfs_scan_commit_list()