Searched refs:ntfs_discard (Results 1 – 4 of 4) sorted by relevance
/fs/ntfs3/ |
D | bitmap.c | 1469 err = ntfs_discard(sbi, lcn, len); in ntfs_trim_fs() 1481 err = ntfs_discard(sbi, lcn, len); in ntfs_trim_fs()
|
D | ntfs_fs.h | 809 int ntfs_discard(struct ntfs_sb_info *sbi, CLST Lcn, CLST Len);
|
D | super.c | 1315 int ntfs_discard(struct ntfs_sb_info *sbi, CLST lcn, CLST len) in ntfs_discard() function
|
D | fsntfs.c | 2451 ntfs_discard(sbi, lcn, len); in ntfs_unmap_and_discard()
|