Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_page.h27 PG_MAPPED, /* page private set for buffered io */ enumerator
/linux/fs/nfs/
H A Dwrite.c719 set_bit(PG_MAPPED, &req->wb_flags); in nfs_inode_add_request()
748 clear_bit(PG_MAPPED, &req->wb_head->wb_flags); in nfs_inode_remove_request()
H A Dnfstrace.h51 { BIT(PG_MAPPED), "MAPPED" }, \