Searched refs:ntfs_discard (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/fs/ntfs3/ |
| D | bitmap.c | 1467 err = ntfs_discard(sbi, lcn, len); in ntfs_trim_fs() 1479 err = ntfs_discard(sbi, lcn, len); in ntfs_trim_fs()
|
| D | ntfs_fs.h | 806 int ntfs_discard(struct ntfs_sb_info *sbi, CLST Lcn, CLST Len);
|
| D | super.c | 1309 int ntfs_discard(struct ntfs_sb_info *sbi, CLST lcn, CLST len) in ntfs_discard() function
|
| D | fsntfs.c | 2446 ntfs_discard(sbi, lcn, len); in ntfs_unmap_and_discard()
|