Home
last modified time | relevance | path

Searched refs:affs (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/affs/
H A DMakefile3 # Makefile for the Linux affs filesystem routines.
8 obj-$(CONFIG_AFFS_FS) += affs.o
10 affs-objs := super.o namei.o inode.o file.o dir.o amigaffs.o bitmap.o symlink.o
/kernel/linux/linux-6.6/fs/affs/
H A DMakefile3 # Makefile for the Linux affs filesystem routines.
8 obj-$(CONFIG_AFFS_FS) += affs.o
10 affs-objs := super.o namei.o inode.o file.o dir.o amigaffs.o bitmap.o symlink.o
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-apple-aic.c919 struct device_node *affs; in aic_of_ic_init() local
1007 affs = of_get_child_by_name(node, "affinities"); in aic_of_ic_init()
1008 if (affs) { in aic_of_ic_init()
1011 for_each_child_of_node(affs, chld) in aic_of_ic_init()
1014 of_node_put(affs); in aic_of_ic_init()
/kernel/linux/linux-5.10/fs/
H A DMakefile109 obj-$(CONFIG_AFFS_FS) += affs/
/kernel/linux/linux-6.6/fs/
H A DMakefile103 obj-$(CONFIG_AFFS_FS) += affs/

Completed in 3 milliseconds