/usr/src/kernels/4.18.0-553.157.1.el8_10.x86_64/fs/befs
NameSizeModeActions
Kconfig9170644editdlrm
Makefile2060644editdlrm
Edit: /usr/src/kernels/4.18.0-553.157.1.el8_10.x86_64/fs/befs/Makefile (206B)
# # Makefile for the linux BeOS filesystem routines. # obj-$(CONFIG_BEFS_FS) += befs.o ccflags-$(CONFIG_BEFS_DEBUG) += -DDEBUG befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o