linux_dsm_epyc7002/fs/exfat
Namjae Jeon 772b29cca5 exfat: add misc operations
This adds the implementation of misc operations for exfat.

Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Sungjong Seo <sj1557.seo@samsung.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Pali Rohár <pali.rohar@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-03-05 21:00:40 -05:00
..
balloc.c exfat: add bitmap operations 2020-03-05 21:00:40 -05:00
cache.c exfat: add exfat cache 2020-03-05 21:00:40 -05:00
dir.c exfat: add directory operations 2020-03-05 21:00:40 -05:00
exfat_fs.h
exfat_raw.h
fatent.c exfat: add fat entry operations 2020-03-05 21:00:40 -05:00
file.c exfat: add file operations 2020-03-05 21:00:40 -05:00
inode.c exfat: add inode operations 2020-03-05 21:00:40 -05:00
misc.c exfat: add misc operations 2020-03-05 21:00:40 -05:00
namei.c exfat: add inode operations 2020-03-05 21:00:40 -05:00
super.c exfat: add super block operations 2020-03-05 21:00:39 -05:00