Searched refs:ntfs_look_for_free_space (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/ntfs3/ |
D | ntfs_fs.h | 603 int ntfs_look_for_free_space(struct ntfs_sb_info *sbi, CLST lcn, CLST len,
|
D | fsntfs.c | 352 int ntfs_look_for_free_space(struct ntfs_sb_info *sbi, CLST lcn, CLST len, in ntfs_look_for_free_space() function
|
D | attrib.c | 159 err = ntfs_look_for_free_space(sbi, lcn, len + pre, &lcn, &flen, in attr_allocate_clusters()
|