Home
last modified time | relevance | path

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

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