Searched refs:zeroout (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/fs/hfsplus/
H A Dextents.c428 int hfsplus_file_extend(struct inode *inode, bool zeroout) hfsplus_file_extend() argument
465 if (zeroout) { hfsplus_file_extend()
H A Dhfsplus_fs.h471 int hfsplus_file_extend(struct inode *inode, bool zeroout);
/linux-4.4.14/fs/ext4/
H A Dextents.c52 #define EXT4_EXT_MAY_ZEROOUT 0x1 /* safe to zeroout if split fails \
3144 * @split_flags: indicates if the extent could be zeroout if split fails, and
3339 * result in split of original leaf or extent zeroout. ext4_split_extent()
3554 * zeroout only if extent is fully inside i_size or new_size. ext4_ext_convert_to_initialized()
3565 /* If extent is less than s_max_zeroout_kb, zeroout directly */ ext4_ext_convert_to_initialized()
3586 * 2. split the extent into two extents, zeroout the first half. ext4_ext_convert_to_initialized()
3587 * 3. split the extent into two extents, zeroout the second half. ext4_ext_convert_to_initialized()
3588 * 4. split the extent into two extents with out zeroout. ext4_ext_convert_to_initialized()
3683 * zeroout only if extent is fully insde i_size or new_size. ext4_split_convert_extents()
H A Dialloc.c1352 * Skip zeroout if the inode table is full. But we set the ZEROED ext4_init_inode_table()
/linux-4.4.14/fs/fat/
H A Dinode.c291 * This is required during truncate to physically zeroout the tail end
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_int.h444 * and we want to fall back to zeroout instead */
H A Ddrbd_receiver.c2391 /* if we use the zeroout fallback code, we process synchronously receive_Data()

Completed in 288 milliseconds