Home
last modified time | relevance | path

Searched refs:super_operations (Results 1 – 25 of 96) sorted by relevance

1234

/Linux-v4.19/fs/9p/
Dvfs_super.c51 static const struct super_operations v9fs_super_ops, v9fs_super_ops_dotl;
345 static const struct super_operations v9fs_super_ops = {
355 static const struct super_operations v9fs_super_ops_dotl = {
/Linux-v4.19/fs/nfs/
Dnfs.h20 const struct super_operations *sops; /* NFS Super operations */
Dnfs4super.c51 static const struct super_operations nfs4_sops = {
/Linux-v4.19/fs/ramfs/
Dinode.c51 static const struct super_operations ramfs_ops;
172 static const struct super_operations ramfs_ops = {
/Linux-v4.19/fs/gfs2/
Dsuper.h53 extern const struct super_operations gfs2_super_ops;
/Linux-v4.19/fs/kernfs/
Dkernfs-internal.h80 extern const struct super_operations kernfs_sops;
Dmount.c58 const struct super_operations kernfs_sops = {
/Linux-v4.19/fs/configfs/
Dmount.c44 static const struct super_operations configfs_ops = {
/Linux-v4.19/fs/ecryptfs/
Dsuper.c186 const struct super_operations ecryptfs_sops = {
/Linux-v4.19/fs/qnx4/
Dinode.c28 static const struct super_operations qnx4_sops;
35 static const struct super_operations qnx4_sops =
/Linux-v4.19/fs/squashfs/
Dsuper.c50 static const struct super_operations squashfs_super_ops;
497 static const struct super_operations squashfs_super_ops = {
/Linux-v4.19/arch/s390/hypfs/
Dinode.c45 static const struct super_operations hypfs_s_ops;
449 static const struct super_operations hypfs_s_ops = {
/Linux-v4.19/security/
Dinode.c37 static const struct super_operations securityfs_super_operations = {
/Linux-v4.19/fs/ocfs2/dlmfs/
Ddlmfs.c57 static const struct super_operations dlmfs_ops;
606 static const struct super_operations dlmfs_ops = {
/Linux-v4.19/fs/sysv/
Dsysv.h168 extern const struct super_operations sysv_sops;
/Linux-v4.19/fs/efivarfs/
Dsuper.c28 static const struct super_operations efivarfs_ops = {
/Linux-v4.19/drivers/oprofile/
Doprofilefs.c39 static const struct super_operations s_ops = {
/Linux-v4.19/fs/btrfs/tests/
Dbtrfs-tests.c20 static const struct super_operations btrfs_test_super_ops = {
/Linux-v4.19/fs/freevxfs/
Dvxfs_super.c146 static const struct super_operations vxfs_super_ops = {
/Linux-v4.19/fs/coda/
Dinode.c104 static const struct super_operations coda_super_operations =
/Linux-v4.19/fs/
Dnsfs.c260 static const struct super_operations nsfs_ops = {
/Linux-v4.19/fs/qnx6/
Dinode.c28 static const struct super_operations qnx6_sops;
37 static const struct super_operations qnx6_sops = {
/Linux-v4.19/fs/efs/
Dsuper.c123 static const struct super_operations efs_superblock_operations = {
/Linux-v4.19/fs/autofs/
Dinode.c105 static const struct super_operations autofs_sops = {
/Linux-v4.19/fs/jffs2/
Dsuper.c254 static const struct super_operations jffs2_super_operations =

1234