Home
last modified time | relevance | path

Searched refs:ALLOCATE_DEF (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/ntfs3/
H A Dattrib.c279 ALLOCATE_DEF, &alen, 0, NULL, in attr_make_nonresident()
576 is_mft ? ALLOCATE_MFT : ALLOCATE_DEF, &alen, in attr_set_size()
1066 zero ? ALLOCATE_ZERO : ALLOCATE_DEF, &alen, in attr_data_get_block()
1716 ALLOCATE_DEF, &alen, 0, NULL, in attr_allocate_frame()
H A Dntfs_fs.h133 ALLOCATE_DEF = 0, // Allocate all clusters. enumerator
H A Dinode.c1506 clst, NULL, ALLOCATE_DEF, in ntfs_create_inode()
H A Dindex.c1445 err = attr_allocate_clusters(sbi, &run, 0, 0, len, NULL, ALLOCATE_DEF, in indx_create_allocate()