Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dntfs_fs.h604 int ntfs_look_for_free_space(struct ntfs_sb_info *sbi, CLST lcn, CLST len,
H A Dfsntfs.c352 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()