Searched refs:ntfs_look_for_free_space (Results 1 – 3 of 3) sorted by relevance
/linux/fs/ntfs3/ |
H A D | ntfs_fs.h | 604 int ntfs_look_for_free_space(struct ntfs_sb_info *sbi, CLST lcn, CLST len,
|
H A 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
|
H A D | attrib.c | 159 err = ntfs_look_for_free_space(sbi, lcn, len + pre, &lcn, &flen, in attr_allocate_clusters()
|