Searched refs:ntfs_discard (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/fs/ntfs3/ |
| D | bitmap.c | 1483 err = ntfs_discard(sbi, lcn, len); in ntfs_trim_fs() 1495 err = ntfs_discard(sbi, lcn, len); in ntfs_trim_fs()
|
| D | ntfs_fs.h | 821 int ntfs_discard(struct ntfs_sb_info *sbi, CLST Lcn, CLST Len);
|
| D | super.c | 1645 int ntfs_discard(struct ntfs_sb_info *sbi, CLST lcn, CLST len) in ntfs_discard() function
|
| D | fsntfs.c | 2450 ntfs_discard(sbi, lcn, len); in ntfs_unmap_and_discard()
|