Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dntfs_fs.h459 u64 new_size, const u64 *new_valid, bool keep_prealloc,
464 const u64 *new_valid, bool keep_prealloc) in attr_set_size() argument
467 new_valid, keep_prealloc, NULL, false); in attr_set_size()
H A Dattrib.c432 u64 new_size, const u64 *new_valid, bool keep_prealloc, in attr_set_size_ex() argument
485 keep_prealloc = false; in attr_set_size_ex()
499 if (keep_prealloc && new_size < old_size) { in attr_set_size_ex()
522 if (!keep_prealloc && run_da && run_da->count && in attr_set_size_ex()
761 (new_alloc != old_alloc && !keep_prealloc)) { in attr_set_size_ex()