Lines Matching refs:write
142 /* For which write hints are passed down to block layer */
619 bool m_may_create; /* indicate it is from write path */
1097 APP_DIRECT_IO, /* app direct write IOs */
1098 APP_BUFFERED_IO, /* app buffered write IOs */
1099 APP_WRITE_IO, /* app write IOs */
1265 WHINT_MODE_OFF, /* not pass down write hints */
1339 /* compress context for write IO path */
1412 struct f2fs_bio_info *write_io[NR_PAGE_TYPE]; /* for write bios */
1578 /* For write statistics */
1607 bool write;
1652 /* For write statistics. Suppose sector size is 512 bytes,
4152 * all IOs can be serialized by log-structured write.