Home
last modified time | relevance | path

Searched refs:ntfs_look_for_free_space (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dntfs_fs.h595 int ntfs_look_for_free_space(struct ntfs_sb_info *sbi, CLST lcn, CLST len,
H A Dfsntfs.c350 * ntfs_look_for_free_space - Look for a free space in bitmap.
352 int ntfs_look_for_free_space(struct ntfs_sb_info *sbi, CLST lcn, CLST len, in ntfs_look_for_free_space() function
H A Dattrib.c159 err = ntfs_look_for_free_space(sbi, lcn, len + pre, &lcn, &flen, in attr_allocate_clusters()
182 /* Undo last 'ntfs_look_for_free_space' */ in attr_allocate_clusters()
211 /* Undo 'ntfs_look_for_free_space' */ in attr_allocate_clusters()

Completed in 7 milliseconds