Home
last modified time | relevance | path

Searched refs:ntfs_trim_fs (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/ntfs3/
Dfile.c42 err = ntfs_trim_fs(sbi, &range); in ntfs_ioctl_fitrim()
Dntfs_fs.h855 int ntfs_trim_fs(struct ntfs_sb_info *sbi, struct fstrim_range *range);
Dbitmap.c1430 int ntfs_trim_fs(struct ntfs_sb_info *sbi, struct fstrim_range *range) in ntfs_trim_fs() function