Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dattrib.c172 int attr_allocate_clusters(struct ntfs_sb_info *sbi, struct runs_tree *run, in attr_allocate_clusters() function
282 err = attr_allocate_clusters(sbi, run, 0, 0, len, NULL, in attr_make_nonresident()
576 err = attr_allocate_clusters( in attr_set_size()
1006 err = attr_allocate_clusters( in attr_data_get_block()
1608 err = attr_allocate_clusters(sbi, run, vcn + clst_data, in attr_allocate_frame()
Dntfs_fs.h412 int attr_allocate_clusters(struct ntfs_sb_info *sbi, struct runs_tree *run,
Dinode.c1504 err = attr_allocate_clusters(sbi, &ni->file.run, 0, 0, in ntfs_create_inode()
Dindex.c1344 err = attr_allocate_clusters(sbi, &run, 0, 0, len, NULL, 0, &alen, 0, in indx_create_allocate()