Searched refs:f2fs_dev_is_writable (Results 1 – 3 of 3) sorted by relevance
202 if (need_fix && f2fs_dev_is_writable()) { in is_valid_ssa_node_blk()328 if (need_fix && f2fs_dev_is_writable()) { in is_valid_ssa_data_blk()1083 if (need_fix && f2fs_dev_is_writable()) in fsck_chk_inode_blk()1106 if (need_fix && f2fs_dev_is_writable()) { in fsck_chk_inode_blk()1150 if (need_fix && f2fs_dev_is_writable()) { in fsck_chk_dnode_blk()1187 if (need_fix && f2fs_dev_is_writable()) { in fsck_chk_idnode_blk()1230 if (need_fix && f2fs_dev_is_writable()) { in fsck_chk_didnode_blk()1674 if (dentries < 0 && f2fs_dev_is_writable()) { in fsck_chk_dentry_blk()1789 if (f2fs_dev_is_writable() && c.fix_on && in fsck_chk_orphan_node()3152 if (force || (c.fix_on && f2fs_dev_is_writable())) { in fsck_verify()
702 int f2fs_dev_is_writable(void) in f2fs_dev_is_writable() function
1219 extern int f2fs_dev_is_writable(void);