Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dattrib.c229 (opt & ALLOCATE_ONE_FR) || (fr && run->count - cnt >= fr)) { in attr_allocate_clusters()
1203 zero ? ALLOCATE_ZERO : ALLOCATE_ONE_FR, in attr_data_get_block_locked()
H A Dntfs_fs.h138 ALLOCATE_ONE_FR = 4, // Allocate one fragment only. enumerator