Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dattrib.c188 if (opt & ALLOCATE_ZERO) { in attr_allocate_clusters()
1047 zero ? ALLOCATE_ZERO : ALLOCATE_DEF, &alen, in attr_data_get_block()
H A Dntfs_fs.h135 ALLOCATE_ZERO = 2, // Zeroout new allocated clusters enumerator