Home
last modified time | relevance | path

Searched refs:fs_context_operations (Results 1 – 25 of 51) sorted by relevance

123

/linux-6.6.21/include/linux/
Dfs_context.h91 const struct fs_context_operations *ops;
115 struct fs_context_operations { struct
/linux-6.6.21/drivers/xen/xenfs/
Dsuper.c77 static const struct fs_context_operations xenfs_context_ops = {
/linux-6.6.21/fs/sysfs/
Dmount.c50 static const struct fs_context_operations sysfs_fs_context_ops = {
/linux-6.6.21/fs/configfs/
Dmount.c104 static const struct fs_context_operations configfs_context_ops = {
/linux-6.6.21/security/
Dinode.c59 static const struct fs_context_operations securityfs_context_ops = {
/linux-6.6.21/fs/ramfs/
Dinode.c261 static const struct fs_context_operations ramfs_context_ops = {
/linux-6.6.21/fs/
Dinternal.h46 extern const struct fs_context_operations legacy_fs_context_ops;
Dfs_context.c689 const struct fs_context_operations legacy_fs_context_ops = {
Dbinfmt_misc.c796 static const struct fs_context_operations bm_context_ops = {
/linux-6.6.21/fs/efivarfs/
Dsuper.c289 static const struct fs_context_operations efivarfs_context_ops = {
/linux-6.6.21/fs/proc/
Droot.c237 static const struct fs_context_operations proc_fs_context_ops = {
/linux-6.6.21/fs/jffs2/
Dsuper.c301 static const struct fs_context_operations jffs2_context_ops = {
/linux-6.6.21/fs/fuse/
Dcontrol.c345 static const struct fs_context_operations fuse_ctl_context_ops = {
/linux-6.6.21/fs/vboxsf/
Dsuper.c426 static const struct fs_context_operations vboxsf_context_ops = {
/linux-6.6.21/fs/openpromfs/
Dinode.c416 static const struct fs_context_operations openpromfs_context_ops = {
/linux-6.6.21/arch/s390/hypfs/
Dinode.c301 static const struct fs_context_operations hypfs_context_ops = {
/linux-6.6.21/fs/erofs/
Dsuper.c781 static const struct fs_context_operations erofs_context_ops = {
788 static const struct fs_context_operations erofs_anon_context_ops = {
/linux-6.6.21/drivers/infiniband/hw/qib/
Dqib_fs.c486 static const struct fs_context_operations qibfs_context_ops = {
/linux-6.6.21/drivers/misc/ibmasm/
Dibmasmfs.c85 static const struct fs_context_operations ibmasmfs_context_ops = {
/linux-6.6.21/fs/romfs/
Dsuper.c566 static const struct fs_context_operations romfs_context_ops = {
/linux-6.6.21/Documentation/filesystems/
Dmount_api.rst68 const struct fs_context_operations *ops;
90 const struct fs_context_operations *ops
211 struct fs_context_operations {
/linux-6.6.21/fs/squashfs/
Dsuper.c507 static const struct fs_context_operations squashfs_context_ops = {
/linux-6.6.21/kernel/bpf/
Dinode.c771 static const struct fs_context_operations bpf_context_ops = {
/linux-6.6.21/fs/afs/
Dsuper.c622 static const struct fs_context_operations afs_context_ops = {
/linux-6.6.21/drivers/android/
Dbinderfs.c750 static const struct fs_context_operations binderfs_fs_context_ops = {

123