Home
last modified time | relevance | path

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

/Linux-v6.1/fs/sysfs/
Dmount.c46 kernfs_free_fs_context(fc); in sysfs_fs_context_free()
/Linux-v6.1/include/linux/
Dkernfs.h455 void kernfs_free_fs_context(struct fs_context *fc);
569 static inline void kernfs_free_fs_context(struct fs_context *fc) { } in kernfs_free_fs_context() function
/Linux-v6.1/fs/kernfs/
Dmount.c359 void kernfs_free_fs_context(struct fs_context *fc) in kernfs_free_fs_context() function
/Linux-v6.1/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c2315 kernfs_free_fs_context(fc); in rdt_fs_context_free()
/Linux-v6.1/kernel/cgroup/
Dcgroup.c2198 kernfs_free_fs_context(fc); in cgroup_fs_context_free()