| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fs_context.h | 91 const struct fs_context_operations *ops; 115 struct fs_context_operations { struct
|
| /OK3568_Linux_fs/kernel/drivers/xen/xenfs/ |
| H A D | super.c | 77 static const struct fs_context_operations xenfs_context_ops = {
|
| /OK3568_Linux_fs/kernel/fs/sysfs/ |
| H A D | mount.c | 50 static const struct fs_context_operations sysfs_fs_context_ops = {
|
| /OK3568_Linux_fs/kernel/fs/configfs/ |
| H A D | mount.c | 106 static const struct fs_context_operations configfs_context_ops = {
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | internal.h | 65 extern const struct fs_context_operations legacy_fs_context_ops;
|
| H A D | fs_context.c | 619 const struct fs_context_operations legacy_fs_context_ops = {
|
| H A D | binfmt_misc.c | 795 static const struct fs_context_operations bm_context_ops = {
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | inode.c | 59 static const struct fs_context_operations securityfs_context_ops = {
|
| /OK3568_Linux_fs/kernel/fs/ramfs/ |
| H A D | inode.c | 247 static const struct fs_context_operations ramfs_context_ops = {
|
| /OK3568_Linux_fs/kernel/fs/efivarfs/ |
| H A D | super.c | 234 static const struct fs_context_operations efivarfs_context_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/oprofile/ |
| H A D | oprofilefs.c | 272 static const struct fs_context_operations oprofilefs_context_ops = {
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | root.c | 240 static const struct fs_context_operations proc_fs_context_ops = {
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | super.c | 301 static const struct fs_context_operations jffs2_context_ops = {
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | control.c | 362 static const struct fs_context_operations fuse_ctl_context_ops = {
|
| /OK3568_Linux_fs/kernel/fs/openpromfs/ |
| H A D | inode.c | 418 static const struct fs_context_operations openpromfs_context_ops = {
|
| /OK3568_Linux_fs/kernel/fs/vboxsf/ |
| H A D | super.c | 426 static const struct fs_context_operations vboxsf_context_ops = {
|
| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | super.c | 358 static const struct fs_context_operations squashfs_context_ops = {
|
| /OK3568_Linux_fs/kernel/arch/s390/hypfs/ |
| H A D | inode.c | 301 static const struct fs_context_operations hypfs_context_ops = {
|
| /OK3568_Linux_fs/kernel/fs/romfs/ |
| H A D | super.c | 566 static const struct fs_context_operations romfs_context_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/misc/ibmasm/ |
| H A D | ibmasmfs.c | 85 static const struct fs_context_operations ibmasmfs_context_ops = {
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | mount_api.rst | 68 const struct fs_context_operations *ops; 91 const struct fs_context_operations *ops 212 struct fs_context_operations {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_fs.c | 546 static const struct fs_context_operations qibfs_context_ops = {
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | super.c | 619 static const struct fs_context_operations afs_context_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binderfs.c | 715 static const struct fs_context_operations binderfs_fs_context_ops = {
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | mqueue.c | 162 static const struct fs_context_operations mqueue_fs_context_ops; 1677 static const struct fs_context_operations mqueue_fs_context_ops = {
|