Home
last modified time | relevance | path

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

/linux-5.19.10/fs/sysfs/
Dmount.c46 kernfs_free_fs_context(fc); in sysfs_fs_context_free()
/linux-5.19.10/include/linux/
Dkernfs.h395 void kernfs_free_fs_context(struct fs_context *fc);
509 static inline void kernfs_free_fs_context(struct fs_context *fc) { } in kernfs_free_fs_context() function
/linux-5.19.10/fs/kernfs/
Dmount.c358 void kernfs_free_fs_context(struct fs_context *fc) in kernfs_free_fs_context() function
/linux-5.19.10/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c2277 kernfs_free_fs_context(fc); in rdt_fs_context_free()
/linux-5.19.10/kernel/cgroup/
Dcgroup.c2147 kernfs_free_fs_context(fc); in cgroup_fs_context_free()