Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_page.h35 PG_REMOVE, /* page group sync bit in write path */ enumerator
/linux-4.4.14/fs/nfs/
Dwrite.c304 clear_bit(PG_REMOVE, &req->wb_flags); in nfs_page_group_clear_bits()
709 if (nfs_page_group_sync_on_bit(req, PG_REMOVE)) { in nfs_inode_remove_request()
Dpagelist.c459 WARN_ON_ONCE(test_bit(PG_REMOVE, &req->wb_flags)); in nfs_free_request()