Lines Matching refs:from
401 struct list_head fstrim_list; /* in-flight discard from fstrim */
567 * as its node offset to distinguish from index node blocks.
700 bool m_may_create; /* indicate it is from write path */
1157 FS_DATA_IO, /* data IOs from kworker/fsync/reclaimer */
1158 FS_CDATA_IO, /* data IOs from kworker/fsync/reclaimer on compressed file */
1159 FS_NODE_IO, /* node IOs from kworker/fsync/reclaimer */
1160 FS_META_IO, /* meta IOs from kworker/reclaimer */
1161 FS_GC_DATA_IO, /* data IOs from forground gc */
1162 FS_GC_NODE_IO, /* node IOs from forground gc */
1163 FS_CP_DATA_IO, /* data IOs from checkpoint */
1164 FS_CP_NODE_IO, /* node IOs from checkpoint */
1165 FS_CP_META_IO, /* meta IOs from checkpoint */
1175 FS_GDATA_READ_IO, /* data read IOs from background gc */
1205 unsigned int is_por:1; /* indicate IO is from recovery or not */
1523 * bio. These references are necessary prevent compressed pages from
2898 /* from GC path only */
2990 /* Flags that should be inherited by new inodes from their parent. */
3485 int f2fs_do_truncate_blocks(struct inode *inode, u64 from, bool lock);
3486 int f2fs_truncate_blocks(struct inode *inode, u64 from, bool lock);
3626 int f2fs_truncate_inode_blocks(struct inode *inode, pgoff_t from);
4143 struct page *ipage, u64 from);
4261 int f2fs_truncate_partial_cluster(struct inode *inode, u64 from, bool lock);