Searched refs:EXT4_IOC_CHECKPOINT_FLAG_ZEROOUT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dext4.h66 #define EXT4_IOC_CHECKPOINT_FLAG_ZEROOUT 0x2 macro
69 EXT4_IOC_CHECKPOINT_FLAG_ZEROOUT | \
/linux-master/fs/ext4/
H A Dioctl.c1093 if (flags & EXT4_IOC_CHECKPOINT_FLAG_ZEROOUT) {
1095 pr_info_ratelimited("warning: checkpointing journal with EXT4_IOC_CHECKPOINT_FLAG_ZEROOUT can be slow");

Completed in 118 milliseconds