kernel_samsung_a53x/fs/fuse
Miklos Szeredi c117acb911 fuse: name fs_context consistently
[ Upstream commit 84c215075b5723ab946708a6c74c26bd3c51114c ]

Naming convention under fs/fuse/:

	struct fuse_conn *fc;
	struct fs_context *fsc;

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Stable-dep-of: 525bd65aa759 ("fuse: verify {g,u}id mount options correctly")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:20:18 +01:00
..
acl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
control.c fuse: name fs_context consistently 2024-11-23 23:20:18 +01:00
cuse.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dax.c fuse: dax: set fc->dax to NULL in fuse_dax_conn_free() 2024-11-18 12:11:50 +01:00
dev.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dir.c fuse: fix root lookup with nonzero generation 2024-11-19 09:22:18 +01:00
file.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fuse_i.h fuse: don't unhash root 2024-11-19 09:22:18 +01:00
inode.c fuse: name fs_context consistently 2024-11-23 23:20:18 +01:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
passthrough.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
readdir.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
virtio_fs.c fuse: name fs_context consistently 2024-11-23 23:20:18 +01:00
xattr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00