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

/linux-master/include/linux/
H A Dnfs_page.h30 PG_COMMIT_TO_DS, /* used by pnfs layouts */ enumerator in enum:__anon3
/linux-master/fs/nfs/
H A Dpnfs_nfs.c83 if (!test_and_clear_bit(PG_COMMIT_TO_DS, &req->wb_flags))
1223 set_bit(PG_COMMIT_TO_DS, &req->wb_flags);
H A Dwrite.c1038 clear_bit(PG_COMMIT_TO_DS, &req->wb_flags);

Completed in 312 milliseconds