Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dntfs_fs.h603 int ntfs_look_for_free_space(struct ntfs_sb_info *sbi, CLST lcn, CLST len,
Dfsntfs.c352 int ntfs_look_for_free_space(struct ntfs_sb_info *sbi, CLST lcn, CLST len, in ntfs_look_for_free_space() function
Dattrib.c159 err = ntfs_look_for_free_space(sbi, lcn, len + pre, &lcn, &flen, in attr_allocate_clusters()