Searched defs:node_changed (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/f2fs/
H A Ddata.c3340 prepare_write_begin(struct f2fs_sb_info *sbi, struct page *page, loff_t pos, unsigned len, block_t *blk_addr, bool *node_changed) argument
3450 __reserve_data_block(struct inode *inode, pgoff_t index, block_t *blk_addr, bool *node_changed) argument
3480 prepare_atomic_write_begin(struct f2fs_sb_info *sbi, struct page *page, loff_t pos, unsigned int len, block_t *blk_addr, bool *node_changed, bool *use_cow) argument
[all...]
H A Df2fs.h978 bool node_changed; /* is node block changed */ member in struct:dnode_of_data

Completed in 405 milliseconds