![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 0003 obj-$(CONFIG_EROFS_FS) += erofs.o 0004 erofs-objs := super.o inode.o data.o namei.o dir.o utils.o pcpubuf.o sysfs.o 0005 erofs-$(CONFIG_EROFS_FS_XATTR) += xattr.o 0006 erofs-$(CONFIG_EROFS_FS_ZIP) += decompressor.o zmap.o zdata.o 0007 erofs-$(CONFIG_EROFS_FS_ZIP_LZMA) += decompressor_lzma.o 0008 erofs-$(CONFIG_EROFS_FS_ONDEMAND) += fscache.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |