Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_page.h34 PG_UNLOCKPAGE, /* page group sync bit in read path */ enumerator
/linux/fs/nfs/
H A Dread.c125 if (nfs_page_group_sync_on_bit(req, PG_UNLOCKPAGE)) in nfs_readpage_release()
H A Dpagelist.c585 WARN_ON_ONCE(test_bit(PG_UNLOCKPAGE, &req->wb_flags)); in nfs_free_request()