Home
last modified time | relevance | path

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

/Linux-v5.15/fs/sysfs/
Dmount.c46 kernfs_free_fs_context(fc); in sysfs_fs_context_free()
/Linux-v5.15/include/linux/
Dkernfs.h411 void kernfs_free_fs_context(struct fs_context *fc);
525 static inline void kernfs_free_fs_context(struct fs_context *fc) { } in kernfs_free_fs_context() function
/Linux-v5.15/fs/kernfs/
Dmount.c356 void kernfs_free_fs_context(struct fs_context *fc) in kernfs_free_fs_context() function
/Linux-v5.15/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c2277 kernfs_free_fs_context(fc); in rdt_fs_context_free()
/Linux-v5.15/kernel/cgroup/
Dcgroup.c2120 kernfs_free_fs_context(fc); in cgroup_fs_context_free()