Searched refs:ntfs_check_free_space (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | attrib.c | 511 if (ntfs_check_free_space(sbi, alen, 0, true)) { in attr_set_size_ex() 1184 if (!ntfs_check_free_space(sbi, to_alloc, 0, true)) { in attr_data_get_block_locked() 1301 if (!ntfs_check_free_space(sbi, 1, 1, false)) { in attr_data_get_block_locked()
|
| H A D | ntfs_fs.h | 659 bool ntfs_check_free_space(struct ntfs_sb_info *sbi, CLST clen, CLST mlen,
|
| H A D | fsntfs.c | 458 bool ntfs_check_free_space(struct ntfs_sb_info *sbi, CLST clen, CLST mlen, in ntfs_check_free_space() function
|