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

/linux-master/fs/ntfs3/
H A Dntfs_fs.h602 bool ntfs_check_for_free_space(struct ntfs_sb_info *sbi, CLST clen, CLST mlen);
H A Dattrib.c1123 if (!ntfs_check_for_free_space(sbi, 1, 1)) {
H A Dfsntfs.c448 * ntfs_check_for_free_space
452 bool ntfs_check_for_free_space(struct ntfs_sb_info *sbi, CLST clen, CLST mlen) function

Completed in 122 milliseconds