Searched refs:f2fs_dev_is_writable (Results 1 – 3 of 3) sorted by relevance
206 if (need_fix && f2fs_dev_is_writable()) { in is_valid_ssa_node_blk()340 if (need_fix && f2fs_dev_is_writable()) { in is_valid_ssa_data_blk()1172 if (need_fix && f2fs_dev_is_writable()) in fsck_chk_inode_blk()1195 if (need_fix && f2fs_dev_is_writable()) { in fsck_chk_inode_blk()1259 if (need_fix && f2fs_dev_is_writable()) { in fsck_chk_dnode_blk()1297 if (need_fix && f2fs_dev_is_writable()) { in fsck_chk_idnode_blk()1340 if (need_fix && f2fs_dev_is_writable()) { in fsck_chk_didnode_blk()1829 if (dentries < 0 && f2fs_dev_is_writable()) { in fsck_chk_dentry_blk()1954 if (f2fs_dev_is_writable() && c.fix_on && in fsck_chk_orphan_node()3356 if (force || (c.fix_on && f2fs_dev_is_writable())) { in fsck_verify()
709 int f2fs_dev_is_writable(void) in f2fs_dev_is_writable() function
1453 extern int f2fs_dev_is_writable(void);