Home
last modified time | relevance | path

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

12345

/openbmc/linux/include/linux/
H A Dpseudo_fs.h7 const struct super_operations *ops;
/openbmc/linux/fs/nfs/
H A Dnfs.h20 const struct super_operations *sops; /* NFS Super operations */
H A Dnfs4super.c24 static const struct super_operations nfs4_sops = {
/openbmc/linux/fs/9p/
H A Dvfs_super.c31 static const struct super_operations v9fs_super_ops, v9fs_super_ops_dotl;
319 static const struct super_operations v9fs_super_ops = {
330 static const struct super_operations v9fs_super_ops_dotl = {
/openbmc/linux/fs/gfs2/
H A Dsuper.h60 extern const struct super_operations gfs2_super_ops;
/openbmc/linux/fs/ramfs/
H A Dinode.c54 static const struct super_operations ramfs_ops;
185 static const struct super_operations ramfs_ops = {
/openbmc/linux/fs/kernfs/
H A Dkernfs-internal.h126 extern const struct super_operations kernfs_sops;
H A Dmount.c57 const struct super_operations kernfs_sops = {
/openbmc/linux/fs/configfs/
H A Dmount.c37 static const struct super_operations configfs_ops = {
/openbmc/linux/fs/ecryptfs/
H A Dsuper.c170 const struct super_operations ecryptfs_sops = {
/openbmc/linux/fs/qnx4/
H A Dinode.c29 static const struct super_operations qnx4_sops;
36 static const struct super_operations qnx4_sops =
/openbmc/linux/fs/vboxsf/
H A Dsuper.c34 static struct super_operations vboxsf_super_ops; /* forward declaration */
324 static struct super_operations vboxsf_super_ops = {
/openbmc/linux/arch/s390/hypfs/
H A Dinode.c45 static const struct super_operations hypfs_s_ops;
457 static const struct super_operations hypfs_s_ops = {
/openbmc/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c41 static const struct super_operations dlmfs_ops;
547 static const struct super_operations dlmfs_ops = {
/openbmc/linux/security/
H A Dinode.c35 static const struct super_operations securityfs_super_operations = {
/openbmc/linux/fs/sysv/
H A Dsysv.h167 extern const struct super_operations sysv_sops;
/openbmc/linux/fs/proc/
H A Dinternal.h218 extern const struct super_operations proc_sops;
/openbmc/linux/fs/squashfs/
H A Dsuper.c41 static const struct super_operations squashfs_super_ops;
686 static const struct super_operations squashfs_super_ops = {
/openbmc/linux/fs/freevxfs/
H A Dvxfs_super.c115 static const struct super_operations vxfs_super_ops = {
/openbmc/linux/fs/qnx6/
H A Dinode.c29 static const struct super_operations qnx6_sops;
38 static const struct super_operations qnx6_sops = {
/openbmc/linux/fs/btrfs/tests/
H A Dbtrfs-tests.c33 static const struct super_operations btrfs_test_super_ops = {
/openbmc/linux/fs/
H A Dnsfs.c261 static const struct super_operations nsfs_ops = {
/openbmc/linux/fs/efivarfs/
H A Dsuper.c70 static const struct super_operations efivarfs_ops = {
/openbmc/linux/fs/coda/
H A Dinode.c98 static const struct super_operations coda_super_operations =
/openbmc/linux/fs/efs/
H A Dsuper.c118 static const struct super_operations efs_superblock_operations = {

12345