Searched refs:status (Results 1 – 3 of 3) sorted by relevance
322 if (status) in ext4fs_set_block_bmap()336 if (status) in ext4fs_set_block_bmap()358 if (status) in ext4fs_reset_block_bmap()369 if (status) in ext4fs_reset_block_bmap()391 if (status) in ext4fs_set_inode_bmap()416 if (status) in ext4fs_reset_inode_bmap()487 int status; in ext4fs_update_parent_dentry() local634 int status; in search_dir() local869 int status; in unlink_filename() local1744 status = in read_allocated_block()[all …]
109 int status; in ext4fs_get_bgdtable() local121 if (status == 0) in ext4fs_get_bgdtable()144 int status; in delete_single_indirect_block() local188 short status; in delete_double_indirect_block() local285 short status; in delete_triple_indirect_block() local348 status = in delete_triple_indirect_block()439 short status; in ext4fs_delete_file() local462 if (status == 0) in ext4fs_delete_file()548 if (status == 0) in ext4fs_delete_file()571 if (status == 0) in ext4fs_delete_file()[all …]
88 short status; in ext4fs_read_file() local136 int status; in ext4fs_read_file() local143 status = ext4fs_devread(delayed_start, in ext4fs_read_file()147 if (status == 0) { in ext4fs_read_file()173 status = ext4fs_devread(delayed_start, in ext4fs_read_file()177 if (status == 0) { in ext4fs_read_file()194 status = ext4fs_devread(delayed_start, in ext4fs_read_file()197 if (status == 0) { in ext4fs_read_file()
Completed in 11 milliseconds