Searched refs:PG_CLEAN (Results 1 – 2 of 2) sorted by relevance
29 PG_CLEAN, /* write succeeded */ enumerator
650 WARN_ON_ONCE(test_bit(PG_CLEAN, &req->wb_flags)); in nfs_do_writepage() 821 * This sets the PG_CLEAN bit, updates the cinfo count of832 set_bit(PG_CLEAN, &req->wb_flags); in nfs_request_add_commit_list_locked() 843 * This sets the PG_CLEAN bit, updates the cinfo count of865 * This clears the PG_CLEAN bit, and updates the cinfo's count of875 if (!test_and_clear_bit(PG_CLEAN, &(req)->wb_flags)) in nfs_request_remove_commit_list() 930 if (test_bit(PG_CLEAN, &req->wb_flags)) { in nfs_clear_request_commit()