Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dattrib.c160 int attr_allocate_clusters(struct ntfs_sb_info *sbi, struct runs_tree *run, in attr_allocate_clusters() function
306 err = attr_allocate_clusters(sbi, run, NULL, 0, 0, len, NULL, in attr_make_nonresident()
641 err = attr_allocate_clusters( in attr_set_size_ex()
1222 err = attr_allocate_clusters(sbi, run, run_da, vcn, hint + 1, to_alloc, in attr_data_get_block_locked()
1862 err = attr_allocate_clusters(sbi, run, NULL, vcn + clst_data, in attr_allocate_frame()
H A Dntfs_fs.h460 int attr_allocate_clusters(struct ntfs_sb_info *sbi, struct runs_tree *run,
H A Dinode.c1753 err = attr_allocate_clusters(sbi, &ni->file.run, NULL, in ntfs_create_inode()
H A Dindex.c1490 err = attr_allocate_clusters(sbi, &run, NULL, 0, 0, len, NULL, in indx_create_allocate()