Home
last modified time | relevance | path

Searched refs:kernfs_free_fs_context (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/sysfs/
H A Dmount.c46 kernfs_free_fs_context(fc); in sysfs_fs_context_free()
/openbmc/linux/include/linux/
H A Dkernfs.h457 void kernfs_free_fs_context(struct fs_context *fc);
575 static inline void kernfs_free_fs_context(struct fs_context *fc) { } in kernfs_free_fs_context() function
/openbmc/linux/fs/kernfs/
H A Dmount.c374 void kernfs_free_fs_context(struct fs_context *fc) in kernfs_free_fs_context() function
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c2605 kernfs_free_fs_context(fc); in rdt_fs_context_free()
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c2199 kernfs_free_fs_context(fc); in cgroup_fs_context_free()