Searched refs:NILFS_MAX_TRUNCATE_BLOCKS (Results 1 – 1 of 1) sorted by relevance
829 #define NILFS_MAX_TRUNCATE_BLOCKS 16384 /* 64MB for 4KB block */ macro849 b -= min_t(__u64, NILFS_MAX_TRUNCATE_BLOCKS, b - from); in nilfs_truncate_bmap()