Home
last modified time | relevance | path

Searched refs:ALLOCATE_ZERO (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs3/
H A Dattrib.c215 if (opt & ALLOCATE_ZERO) { in attr_allocate_clusters()
1224 zero ? ALLOCATE_ZERO : ALLOCATE_ONE_FR, in attr_data_get_block_locked()
H A Dntfs_fs.h138 ALLOCATE_ZERO = 2, // Zeroout new allocated clusters. enumerator