Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/fs/9p/
H A Dvfs_super.c36 static const struct super_operations v9fs_super_ops, v9fs_super_ops_dotl;
335 static const struct super_operations v9fs_super_ops = {
345 static const struct super_operations v9fs_super_ops_dotl = {
/OK3568_Linux_fs/kernel/include/linux/
H A Dpseudo_fs.h7 const struct super_operations *ops;
/OK3568_Linux_fs/kernel/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 = {
/OK3568_Linux_fs/kernel/fs/ramfs/
H A Dinode.c53 static const struct super_operations ramfs_ops;
174 static const struct super_operations ramfs_ops = {
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dsuper.h55 extern const struct super_operations gfs2_super_ops;
/OK3568_Linux_fs/kernel/fs/kernfs/
H A Dkernfs-internal.h84 extern const struct super_operations kernfs_sops;
/OK3568_Linux_fs/kernel/fs/vboxsf/
H A Dsuper.c34 static struct super_operations vboxsf_super_ops; /* forward declaration */
323 static struct super_operations vboxsf_super_ops = {
/OK3568_Linux_fs/kernel/fs/qnx4/
H A Dinode.c29 static const struct super_operations qnx4_sops;
36 static const struct super_operations qnx4_sops =
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dsuper.c170 const struct super_operations ecryptfs_sops = {
/OK3568_Linux_fs/kernel/fs/configfs/
H A Dmount.c39 static const struct super_operations configfs_ops = {
/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dsuper.c38 static const struct super_operations squashfs_super_ops;
489 static const struct super_operations squashfs_super_ops = {
/OK3568_Linux_fs/kernel/fs/ocfs2/dlmfs/
H A Ddlmfs.c43 static const struct super_operations dlmfs_ops;
538 static const struct super_operations dlmfs_ops = {
/OK3568_Linux_fs/kernel/arch/s390/hypfs/
H A Dinode.c45 static const struct super_operations hypfs_s_ops;
457 static const struct super_operations hypfs_s_ops = {
/OK3568_Linux_fs/kernel/security/
H A Dinode.c35 static const struct super_operations securityfs_super_operations = {
/OK3568_Linux_fs/kernel/fs/sysv/
H A Dsysv.h166 extern const struct super_operations sysv_sops;
/OK3568_Linux_fs/kernel/fs/qnx6/
H A Dinode.c29 static const struct super_operations qnx6_sops;
38 static const struct super_operations qnx6_sops = {
/OK3568_Linux_fs/kernel/fs/proc/
H A Dinternal.h217 extern const struct super_operations proc_sops;
/OK3568_Linux_fs/kernel/fs/efivarfs/
H A Dsuper.c26 static const struct super_operations efivarfs_ops = {
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Doprofilefs.c40 static const struct super_operations s_ops = {
/OK3568_Linux_fs/kernel/fs/freevxfs/
H A Dvxfs_super.c140 static const struct super_operations vxfs_super_ops = {
/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A Dbtrfs-tests.c32 static const struct super_operations btrfs_test_super_ops = {
/OK3568_Linux_fs/kernel/fs/coda/
H A Dinode.c98 static const struct super_operations coda_super_operations =
/OK3568_Linux_fs/kernel/fs/
H A Dnsfs.c278 static const struct super_operations nsfs_ops = {
/OK3568_Linux_fs/kernel/fs/efs/
H A Dsuper.c118 static const struct super_operations efs_superblock_operations = {

12345