Symbol: super_operations
arch/powerpc/platforms/cell/spufs/inode.c
690
static const struct super_operations spufs_ops = {
arch/s390/hypfs/inode.c
428
static const struct super_operations hypfs_s_ops = {
arch/s390/hypfs/inode.c
45
static const struct super_operations hypfs_s_ops;
block/bdev.c
427
static const struct super_operations bdev_sops = {
drivers/android/binder/rust_binderfs.c
325
static const struct super_operations binderfs_super_ops = {
drivers/android/binderfs.c
334
static const struct super_operations binderfs_super_ops = {
drivers/dax/super.c
386
static const struct super_operations dax_sops = {
drivers/misc/ibmasm/ibmasmfs.c
95
static const struct super_operations ibmasmfs_s_ops = {
drivers/usb/gadget/function/f_fs.c
1906
static const struct super_operations ffs_sb_operations = {
drivers/usb/gadget/legacy/inode.c
2009
static const struct super_operations gadget_fs_operations = {
fs/9p/vfs_super.c
261
static const struct super_operations v9fs_super_ops = {
fs/9p/vfs_super.c
272
static const struct super_operations v9fs_super_ops_dotl = {
fs/9p/vfs_super.c
32
static const struct super_operations v9fs_super_ops, v9fs_super_ops_dotl;
fs/adfs/super.c
244
static const struct super_operations adfs_sops = {
fs/affs/super.c
150
static const struct super_operations affs_sops = {
fs/afs/super.c
55
static const struct super_operations afs_super_ops = {
fs/autofs/inode.c
108
static const struct super_operations autofs_sops = {
fs/befs/linuxvfs.c
68
static const struct super_operations befs_sops = {
fs/bfs/inode.c
297
static const struct super_operations bfs_sops = {
fs/binfmt_misc.c
921
static const struct super_operations s_ops = {
fs/btrfs/super.c
2498
static const struct super_operations btrfs_super_ops = {
fs/btrfs/super.c
66
static const struct super_operations btrfs_super_ops;
fs/btrfs/tests/btrfs-tests.c
36
static const struct super_operations btrfs_test_super_ops = {
fs/ceph/super.c
1030
static const struct super_operations ceph_super_ops = {
fs/coda/inode.c
100
static const struct super_operations coda_super_operations =
fs/configfs/mount.c
37
static const struct super_operations configfs_ops = {
fs/cramfs/inode.c
55
static const struct super_operations cramfs_ops;
fs/cramfs/inode.c
949
static const struct super_operations cramfs_ops = {
fs/debugfs/inode.c
238
static const struct super_operations debugfs_super_operations = {
fs/devpts/inode.c
355
static const struct super_operations devpts_sops = {
fs/ecryptfs/ecryptfs_kernel.h
518
extern const struct super_operations ecryptfs_sops;
fs/ecryptfs/super.c
167
const struct super_operations ecryptfs_sops = {
fs/efivarfs/super.c
128
static const struct super_operations efivarfs_ops = {
fs/efs/super.c
107
static const struct super_operations efs_superblock_operations = {
fs/erofs/internal.h
414
extern const struct super_operations erofs_sops;
fs/erofs/super.c
1120
const struct super_operations erofs_sops = {
fs/erofs/super.c
972
static const struct super_operations erofs_anon_sops = {
fs/exfat/super.c
207
static const struct super_operations exfat_sops = {
fs/ext2/super.c
366
static const struct super_operations ext2_sops = {
fs/ext4/mballoc-test.c
56
static const struct super_operations mbt_sops = {
fs/ext4/super.c
1651
static const struct super_operations ext4_sops = {
fs/f2fs/super.c
3659
static const struct super_operations f2fs_sops = {
fs/fat/inode.c
938
static const struct super_operations fat_sops = {
fs/freevxfs/vxfs_super.c
117
static const struct super_operations vxfs_super_ops = {
fs/fuse/inode.c
1220
static const struct super_operations fuse_super_operations = {
fs/gfs2/super.c
1505
const struct super_operations gfs2_super_ops = {
fs/gfs2/super.h
59
extern const struct super_operations gfs2_super_ops;
fs/hfs/super.c
182
static const struct super_operations hfs_super_operations = {
fs/hfsplus/super.c
407
static const struct super_operations hfsplus_sops = {
fs/hostfs/hostfs_kern.c
261
static const struct super_operations hostfs_sbops = {
fs/hpfs/super.c
491
static const struct super_operations hpfs_sops =
fs/hugetlbfs/inode.c
1267
static const struct super_operations hugetlbfs_ops = {
fs/inode.c
1925
const struct super_operations *op = inode->i_sb->s_op;
fs/inode.c
343
const struct super_operations *ops = sb->s_op;
fs/inode.c
392
const struct super_operations *ops = inode->i_sb->s_op;
fs/inode.c
825
const struct super_operations *op = inode->i_sb->s_op;
fs/isofs/inode.c
122
static const struct super_operations isofs_sops = {
fs/jffs2/super.c
244
static const struct super_operations jffs2_super_operations =
fs/jfs/super.c
43
static const struct super_operations jfs_super_operations;
fs/jfs/super.c
843
static const struct super_operations jfs_super_operations = {
fs/kernfs/kernfs-internal.h
165
extern const struct super_operations kernfs_sops;
fs/kernfs/mount.c
58
const struct super_operations kernfs_sops = {
fs/libfs.c
673
static const struct super_operations simple_super_operations = {
fs/minix/inode.c
123
static const struct super_operations minix_sops = {
fs/nfs/internal.h
510
extern const struct super_operations nfs_sops;
fs/nfs/nfs.h
20
const struct super_operations *sops; /* NFS Super operations */
fs/nfs/nfs4super.c
24
static const struct super_operations nfs4_sops = {
fs/nfs/super.c
80
const struct super_operations nfs_sops = {
fs/nilfs2/super.c
705
static const struct super_operations nilfs_sops = {
fs/nsfs.c
414
static const struct super_operations nsfs_ops = {
fs/ntfs3/super.c
863
static const struct super_operations ntfs_sops = {
fs/nullfs.c
7
static const struct super_operations nullfs_super_operations = {
fs/ocfs2/dlmfs/dlmfs.c
42
static const struct super_operations dlmfs_ops;
fs/ocfs2/dlmfs/dlmfs.c
543
static const struct super_operations dlmfs_ops = {
fs/ocfs2/super.c
128
static const struct super_operations ocfs2_sops = {
fs/omfs/inode.c
320
static const struct super_operations omfs_sops = {
fs/openpromfs/inode.c
365
static const struct super_operations openprom_sops = {
fs/orangefs/super.c
304
static const struct super_operations orangefs_s_ops = {
fs/overlayfs/super.c
297
static const struct super_operations ovl_super_operations = {
fs/pidfs.c
788
static const struct super_operations pidfs_sops = {
fs/pipe.c
1454
static const struct super_operations pipefs_ops = {
fs/proc/inode.c
187
const struct super_operations proc_sops = {
fs/proc/internal.h
311
extern const struct super_operations proc_sops;
fs/pstore/inode.c
283
static const struct super_operations pstore_ops = {
fs/qnx4/inode.c
30
static const struct super_operations qnx4_sops;
fs/qnx4/inode.c
37
static const struct super_operations qnx4_sops =
fs/qnx6/inode.c
29
static const struct super_operations qnx6_sops;
fs/qnx6/inode.c
38
static const struct super_operations qnx6_sops = {
fs/ramfs/inode.c
214
static const struct super_operations ramfs_ops = {
fs/ramfs/inode.c
54
static const struct super_operations ramfs_ops;
fs/romfs/super.c
424
static const struct super_operations romfs_super_ops = {
fs/smb/client/cifsfs.c
101
static const struct super_operations cifs_super_ops;
fs/smb/client/cifsfs.c
926
static const struct super_operations cifs_super_ops = {
fs/squashfs/super.c
41
static const struct super_operations squashfs_super_ops;
fs/squashfs/super.c
694
static const struct super_operations squashfs_super_ops = {
fs/super.c
321
static const struct super_operations default_op;
fs/super.c
620
const struct super_operations *sop = sb->s_op;
fs/tracefs/inode.c
437
static const struct super_operations tracefs_super_operations = {
fs/ubifs/super.c
2003
const struct super_operations ubifs_super_operations = {
fs/ubifs/ubifs.h
1519
extern const struct super_operations ubifs_super_operations;
fs/udf/super.c
209
static const struct super_operations udf_sb_ops = {
fs/ufs/super.c
1408
static const struct super_operations ufs_super_ops = {
fs/ufs/super.c
270
static const struct super_operations ufs_super_ops;
fs/vboxsf/super.c
316
static struct super_operations vboxsf_super_ops = {
fs/vboxsf/super.c
34
static struct super_operations vboxsf_super_ops; /* forward declaration */
fs/xfs/xfs_super.c
1284
static const struct super_operations xfs_super_operations = {
fs/xfs/xfs_super.c
61
static const struct super_operations xfs_super_operations;
fs/zonefs/super.c
1177
static const struct super_operations zonefs_sops = {
include/linux/bpf.h
2559
extern const struct super_operations bpf_super_ops;
include/linux/fs/super_types.h
139
const struct super_operations *s_op;
include/linux/pseudo_fs.h
7
const struct super_operations *ops;
ipc/mqueue.c
160
static const struct super_operations mqueue_super_ops;
ipc/mqueue.c
1601
static const struct super_operations mqueue_super_ops = {
kernel/bpf/inode.c
776
const struct super_operations bpf_super_ops = {
mm/shmem.c
267
static const struct super_operations shmem_ops;
mm/shmem.c
5289
static const struct super_operations shmem_ops = {
net/socket.c
365
static const struct super_operations sockfs_ops = {
net/sunrpc/rpc_pipe.c
944
static const struct super_operations s_ops = {
security/apparmor/apparmorfs.c
230
static const struct super_operations aafs_super_ops = {
security/inode.c
37
static const struct super_operations securityfs_super_operations = {
virt/kvm/guest_memfd.c
961
static const struct super_operations kvm_gmem_super_operations = {