linux/fs/exfat
Hyeongseok Kim 654762df2e exfat: add support ioctl and FITRIM function
Add FITRIM ioctl to enable discarding unused blocks while mounted.
As current exFAT doesn't have generic ioctl handler, add empty ioctl
function first, and add FITRIM handler.

Signed-off-by: Hyeongseok Kim <hyeongseok@gmail.com>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Acked-by: Sungjong Seo <sj1557.seo@samsung.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
2021-04-27 20:45:06 +09:00
..
balloc.c exfat: add support ioctl and FITRIM function 2021-04-27 20:45:06 +09:00
cache.c
dir.c exfat: add support ioctl and FITRIM function 2021-04-27 20:45:06 +09:00
exfat_fs.h exfat: add support ioctl and FITRIM function 2021-04-27 20:45:06 +09:00
exfat_raw.h exfat: fix shift-out-of-bounds in exfat_fill_super() 2021-02-22 09:55:13 +09:00
fatent.c exfat: introduce bitmap_lock for cluster bitmap access 2021-04-27 20:45:06 +09:00
file.c exfat: add support ioctl and FITRIM function 2021-04-27 20:45:06 +09:00
inode.c
Kconfig
Makefile
misc.c
namei.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
nls.c
super.c exfat: introduce bitmap_lock for cluster bitmap access 2021-04-27 20:45:06 +09:00