Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dbitmap.c1483 err = ntfs_discard(sbi, lcn, len); in ntfs_trim_fs()
1495 err = ntfs_discard(sbi, lcn, len); in ntfs_trim_fs()
Dntfs_fs.h821 int ntfs_discard(struct ntfs_sb_info *sbi, CLST Lcn, CLST Len);
Dsuper.c1645 int ntfs_discard(struct ntfs_sb_info *sbi, CLST lcn, CLST len) in ntfs_discard() function
Dfsntfs.c2450 ntfs_discard(sbi, lcn, len); in ntfs_unmap_and_discard()