Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dattrib.c279 ALLOCATE_DEF, &alen, 0, NULL, in attr_make_nonresident()
577 is_mft ? ALLOCATE_MFT : ALLOCATE_DEF, &alen, in attr_set_size()
1064 zero ? ALLOCATE_ZERO : ALLOCATE_DEF, &alen, in attr_data_get_block()
1724 ALLOCATE_DEF, &alen, 0, NULL, in attr_allocate_frame()
H A Dntfs_fs.h133 ALLOCATE_DEF = 0, // Allocate all clusters. enumerator
H A Dinode.c1575 clst, NULL, ALLOCATE_DEF, in ntfs_create_inode()
H A Dindex.c1447 err = attr_allocate_clusters(sbi, &run, 0, 0, len, NULL, ALLOCATE_DEF, in indx_create_allocate()