export_operations 101 fs/cifs/cifsfs.h extern const struct export_operations cifs_export_ops; export_operations 56 fs/cifs/export.c const struct export_operations cifs_export_ops = { export_operations 116 fs/efs/super.c static const struct export_operations efs_export_ops = { export_operations 28 fs/exportfs/expfs.c const struct export_operations *nop = dir->d_sb->s_export_op; export_operations 345 fs/exportfs/expfs.c const struct export_operations *nop = dentry->d_sb->s_export_op; export_operations 361 fs/exportfs/expfs.c const struct export_operations *nop = mnt->mnt_sb->s_export_op; export_operations 361 fs/ext2/super.c static const struct export_operations ext2_export_ops = { export_operations 743 fs/ext3/super.c static const struct export_operations ext3_export_ops = { export_operations 898 fs/ext4/super.c static const struct export_operations ext4_export_ops = { export_operations 772 fs/fat/inode.c static const struct export_operations fat_export_ops = { export_operations 717 fs/fuse/inode.c static const struct export_operations fuse_export_operations = { export_operations 295 fs/gfs2/ops_export.c const struct export_operations gfs2_export_ops = { export_operations 17 fs/gfs2/ops_fstype.h extern const struct export_operations gfs2_export_ops; export_operations 210 fs/isofs/export.c const struct export_operations isofs_export_ops = { export_operations 182 fs/isofs/isofs.h extern const struct export_operations isofs_export_ops; export_operations 52 fs/jfs/super.c static const struct export_operations jfs_export_operations; export_operations 749 fs/jfs/super.c static const struct export_operations jfs_export_operations = { export_operations 417 fs/ntfs/namei.c const struct export_operations ntfs_export_ops = { export_operations 72 fs/ntfs/ntfs.h extern const struct export_operations ntfs_export_ops; export_operations 225 fs/ocfs2/export.c const struct export_operations ocfs2_export_ops = { export_operations 31 fs/ocfs2/export.h extern const struct export_operations ocfs2_export_ops; export_operations 665 fs/reiserfs/super.c static const struct export_operations reiserfs_export_ops = { export_operations 1365 fs/udf/namei.c const struct export_operations udf_export_ops = { export_operations 76 fs/udf/udfdecl.h extern const struct export_operations udf_export_ops; export_operations 230 fs/xfs/linux-2.6/xfs_export.c const struct export_operations xfs_export_operations = { export_operations 109 fs/xfs/linux-2.6/xfs_super.h extern const struct export_operations xfs_export_operations; export_operations 303 include/linux/fs.h struct export_operations; export_operations 1119 include/linux/fs.h const struct export_operations *s_export_op; export_operations 2095 mm/shmem.c static const struct export_operations shmem_export_ops = {