Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnfs_page.h37 PG_REMOVE, /* page group sync bit in write path */ enumerator
/linux-6.3-rc2/fs/nfs/
A Dwrite.c163 if (!test_bit(PG_REMOVE, &req->wb_flags)) in nfs_cancel_remove_inode()
168 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()
788 if (nfs_page_group_sync_on_bit(req, PG_REMOVE)) { in nfs_inode_remove_request()
A Dpagelist.c682 WARN_ON_ONCE(test_bit(PG_REMOVE, &req->wb_flags)); in nfs_free_request()

Completed in 11 milliseconds