Searched refs:PG_UNLOCKPAGE (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dnfs_page.h34 PG_UNLOCKPAGE, /* page group sync bit in read path */ enumerator in enum:__anon3
/linux-master/fs/nfs/
H A Dread.c127 if (nfs_page_group_sync_on_bit(req, PG_UNLOCKPAGE))
H A Dpagelist.c681 WARN_ON_ONCE(test_bit(PG_UNLOCKPAGE, &req->wb_flags));

Completed in 104 milliseconds