Home
last modified time | relevance | path

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

/linux-6.12.1/fs/exfat/ !
Dballoc.c255 int exfat_trim_fs(struct inode *inode, struct fstrim_range *range) in exfat_trim_fs() function
Dexfat_fs.h458 int exfat_trim_fs(struct inode *inode, struct fstrim_range *range);
Dfile.c466 ret = exfat_trim_fs(inode, &range); in exfat_ioctl_fitrim()