Home
last modified time | relevance | path

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

123

/linux-2.4.37.9/include/linux/
Dfsfilter.h21 struct super_operations filter_sops;
36 struct super_operations *cache_sops;
76 struct super_operations *filter_c2usops(struct filter_fs *cache);
83 struct super_operations *filter_c2csops(struct filter_fs *cache);
93 …r_setup_super_ops(struct filter_fs *cache, struct super_operations *cache_ops, struct super_operat…
Dsysv_fs.h333 extern struct super_operations sysv_sops;
/linux-2.4.37.9/fs/intermezzo/
Dinode.c116 struct super_operations *sops; in presto_put_super()
175 struct super_operations presto_super_ops = {
Dmethods.c63 inline struct super_operations *filter_c2usops(struct filter_fs *cache) in filter_c2usops()
106 inline struct super_operations *filter_c2csops(struct filter_fs *cache) in filter_c2csops()
268 …r_setup_super_ops(struct filter_fs *cache, struct super_operations *cache_sops, struct super_opera… in filter_setup_super_ops()
/linux-2.4.37.9/fs/ramfs/
Dinode.c38 static struct super_operations ramfs_ops;
300 static struct super_operations ramfs_ops = {
/linux-2.4.37.9/arch/ia64/sn/io/hwgfs/
Dramfs.c21 static struct super_operations hwgfs_ops;
276 static struct super_operations hwgfs_ops = {
/linux-2.4.37.9/fs/freevxfs/
Dvxfs_super.c58 static struct super_operations vxfs_super_ops = {
/linux-2.4.37.9/fs/cramfs/
Dinode.c32 static struct super_operations cramfs_ops;
447 static struct super_operations cramfs_ops = {
/linux-2.4.37.9/fs/proc/
Dinode.c94 static struct super_operations proc_sops = {
/linux-2.4.37.9/fs/romfs/
Dinode.c93 static struct super_operations romfs_ops;
528 static struct super_operations romfs_ops = {
/linux-2.4.37.9/fs/jfs/
Dsuper.c38 static struct super_operations jfs_super_operations;
455 static struct super_operations jfs_super_operations = {
/linux-2.4.37.9/fs/qnx4/
Dinode.c33 static struct super_operations qnx4_sops;
128 static struct super_operations qnx4_sops =
/linux-2.4.37.9/fs/coda/
Dinode.c43 struct super_operations coda_super_operations =
/linux-2.4.37.9/fs/efs/
Dsuper.c18 static struct super_operations efs_superblock_operations = {
/linux-2.4.37.9/fs/devpts/
Dinode.c54 static struct super_operations devpts_sops = {
/linux-2.4.37.9/fs/autofs/
Dinode.c44 static struct super_operations autofs_sops = {
/linux-2.4.37.9/fs/autofs4/
Dinode.c95 static struct super_operations autofs4_sops = {
/linux-2.4.37.9/fs/
Dsuper.c266 static struct super_operations empty_sops = {}; in alloc_super()
831 struct super_operations *sop = sb->s_op; in kill_super()
/linux-2.4.37.9/fs/sysv/
Dinode.c264 struct super_operations sysv_sops = {
/linux-2.4.37.9/fs/befs/
Dlinuxvfs.c61 static const struct super_operations befs_sops = {
862 sb->s_op = (struct super_operations *) &befs_sops; in befs_read_super()
/linux-2.4.37.9/fs/hfs/
Dsuper.c46 static struct super_operations hfs_super_operations = {
/linux-2.4.37.9/fs/jffs2/
Dsuper.c63 static struct super_operations jffs2_super_operations =
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_super.c73 STATIC struct super_operations linvfs_sops;
961 STATIC struct super_operations linvfs_sops = {
/linux-2.4.37.9/fs/bfs/
Dinode.c212 static struct super_operations bfs_sops = {
/linux-2.4.37.9/fs/umsdos/
Dinode.c334 static struct super_operations umsdos_sops =

123