Home
last modified time | relevance | path

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

/linux-6.1.9/fs/sysfs/
Dmount.c46 kernfs_free_fs_context(fc); in sysfs_fs_context_free()
/linux-6.1.9/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-6.1.9/fs/kernfs/
Dmount.c359 void kernfs_free_fs_context(struct fs_context *fc) in kernfs_free_fs_context() function
/linux-6.1.9/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c2317 kernfs_free_fs_context(fc); in rdt_fs_context_free()
/linux-6.1.9/kernel/cgroup/
Dcgroup.c2198 kernfs_free_fs_context(fc); in cgroup_fs_context_free()