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 Dpagelist.c586 WARN_ON_ONCE(test_bit(PG_UNLOCKPAGE, &req->wb_flags)); in nfs_free_request()
H A Dnfstrace.h58 { BIT(PG_UNLOCKPAGE), "UNLOCKPAGE" }, \