linux-stable/fs/erofs
Jingbo Xu 6020ffe76d erofs: rename init_inode_xattrs with erofs_ prefix
Rename init_inode_xattrs() to erofs_init_inode_xattrs() without logic
change.

Signed-off-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230330082910.125374-3-jefflexu@linux.alibaba.com
Reviewed-by: Yue Hu <huyue2@coolpad.com>
Acked-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
2023-04-17 01:15:47 +08:00
..
compress.h erofs: introduce multi-reference pclusters (fully-referenced) 2022-07-22 21:44:27 +08:00
data.c erofs: support flattened block device for multi-blob images 2023-04-17 01:15:46 +08:00
decompressor.c erofs: avoid hardcoded blocksize for subpage block support 2023-04-17 01:15:44 +08:00
decompressor_lzma.c erofs: avoid hardcoded blocksize for subpage block support 2023-04-17 01:15:44 +08:00
dir.c erofs: avoid hardcoded blocksize for subpage block support 2023-04-17 01:15:44 +08:00
erofs_fs.h erofs: tidy up EROFS on-disk naming 2023-04-17 01:15:46 +08:00
fscache.c erofs: avoid hardcoded blocksize for subpage block support 2023-04-17 01:15:44 +08:00
inode.c erofs: set block size to the on-disk block size 2023-04-17 01:15:45 +08:00
internal.h erofs: support flattened block device for multi-blob images 2023-04-17 01:15:46 +08:00
Kconfig erofs: add per-cpu threads for decompression as an option 2023-02-15 08:11:26 +08:00
Makefile erofs: register fscache volume 2022-05-18 00:11:19 +08:00
namei.c erofs: avoid hardcoded blocksize for subpage block support 2023-04-17 01:15:44 +08:00
pcpubuf.c erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init 2023-03-09 22:49:30 +08:00
super.c erofs: support flattened block device for multi-blob images 2023-04-17 01:15:46 +08:00
sysfs.c erofs: make kobj_type structures constant 2023-02-15 08:11:26 +08:00
utils.c mm: shrinkers: provide shrinkers with names 2022-07-03 18:08:40 -07:00
xattr.c erofs: rename init_inode_xattrs with erofs_ prefix 2023-04-17 01:15:47 +08:00
xattr.h erofs: move several xattr helpers into xattr.c 2023-04-17 01:15:47 +08:00
zdata.c erofs: avoid hardcoded blocksize for subpage block support 2023-04-17 01:15:44 +08:00
zmap.c erofs: tidy up EROFS on-disk naming 2023-04-17 01:15:46 +08:00