Searched refs:ALLOCATE_DEF (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/fs/ntfs3/ |
| D | attrib.c | 276 ALLOCATE_DEF, &alen, 0, NULL, in attr_make_nonresident() 574 is_mft ? ALLOCATE_MFT : ALLOCATE_DEF, &alen, in attr_set_size() 1040 zero ? ALLOCATE_ZERO : ALLOCATE_DEF, &alen, in attr_data_get_block() 1700 ALLOCATE_DEF, &alen, 0, NULL, in attr_allocate_frame()
|
| D | ntfs_fs.h | 131 ALLOCATE_DEF = 0, // Allocate all clusters. enumerator
|
| D | inode.c | 1548 clst, NULL, ALLOCATE_DEF, in ntfs_create_inode()
|
| D | index.c | 1447 err = attr_allocate_clusters(sbi, &run, 0, 0, len, NULL, ALLOCATE_DEF, in indx_create_allocate()
|