Home
last modified time | relevance | path

Searched refs:ntfs_discard (Results 1 – 4 of 4) sorted by relevance

/fs/ntfs3/
Dbitmap.c1469 err = ntfs_discard(sbi, lcn, len); in ntfs_trim_fs()
1481 err = ntfs_discard(sbi, lcn, len); in ntfs_trim_fs()
Dntfs_fs.h809 int ntfs_discard(struct ntfs_sb_info *sbi, CLST Lcn, CLST Len);
Dsuper.c1315 int ntfs_discard(struct ntfs_sb_info *sbi, CLST lcn, CLST len) in ntfs_discard() function
Dfsntfs.c2451 ntfs_discard(sbi, lcn, len); in ntfs_unmap_and_discard()