export_operations 3616 drivers/staging/exfat/exfat_super.c static const struct export_operations exfat_export_ops = {
export_operations  166 fs/affs/affs.h extern const struct export_operations affs_export_ops;
export_operations  565 fs/affs/namei.c const struct export_operations affs_export_ops = {
export_operations   97 fs/befs/linuxvfs.c static const struct export_operations befs_export_operations = {
export_operations  299 fs/btrfs/export.c const struct export_operations btrfs_export_ops = {
export_operations    8 fs/btrfs/export.h extern const struct export_operations btrfs_export_ops;
export_operations  548 fs/ceph/export.c const struct export_operations ceph_export_ops = {
export_operations 1128 fs/ceph/super.h extern const struct export_operations ceph_export_ops;
export_operations  152 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  124 fs/efs/super.c static const struct export_operations efs_export_ops = {
export_operations   30 fs/exportfs/expfs.c 	const struct export_operations *nop = dir->d_sb->s_export_op;
export_operations  388 fs/exportfs/expfs.c 	const struct export_operations *nop = inode->i_sb->s_export_op;
export_operations  424 fs/exportfs/expfs.c 	const struct export_operations *nop = mnt->mnt_sb->s_export_op;
export_operations  405 fs/ext2/super.c static const struct export_operations ext2_export_ops = {
export_operations 1444 fs/ext4/super.c static const struct export_operations ext4_export_ops = {
export_operations 2365 fs/f2fs/super.c static const struct export_operations f2fs_export_ops = {
export_operations  457 fs/fat/fat.h   extern const struct export_operations fat_export_ops;
export_operations  458 fs/fat/fat.h   extern const struct export_operations fat_export_ops_nostale;
export_operations  281 fs/fat/nfs.c   const struct export_operations fat_export_ops = {
export_operations  287 fs/fat/nfs.c   const struct export_operations fat_export_ops_nostale = {
export_operations  805 fs/fuse/inode.c static const struct export_operations fuse_export_operations = {
export_operations  187 fs/gfs2/export.c const struct export_operations gfs2_export_ops = {
export_operations   50 fs/gfs2/super.h extern const struct export_operations gfs2_export_ops;
export_operations  188 fs/isofs/export.c const struct export_operations isofs_export_ops = {
export_operations  202 fs/isofs/isofs.h extern const struct export_operations isofs_export_ops;
export_operations  152 fs/jffs2/super.c static const struct export_operations jffs2_export_ops = {
export_operations   44 fs/jfs/super.c static const struct export_operations jfs_export_operations;
export_operations  906 fs/jfs/super.c static const struct export_operations jfs_export_operations = {
export_operations  122 fs/kernfs/mount.c static const struct export_operations kernfs_export_ops = {
export_operations  169 fs/nfs/export.c const struct export_operations nfs_export_ops = {
export_operations   15 fs/nfs/internal.h extern const struct export_operations nfs_export_ops;
export_operations  285 fs/nfsd/vfs.c  	const struct export_operations *export_ops = inode->i_sb->s_export_op;
export_operations    7 fs/nilfs2/export.h extern const struct export_operations nilfs_export_ops;
export_operations  564 fs/nilfs2/namei.c const struct export_operations nilfs_export_ops = {
export_operations  386 fs/ntfs/namei.c const struct export_operations ntfs_export_ops = {
export_operations   58 fs/ntfs/ntfs.h extern const struct export_operations ntfs_export_ops;
export_operations  280 fs/ocfs2/export.c const struct export_operations ocfs2_export_ops = {
export_operations   17 fs/ocfs2/export.h extern const struct export_operations ocfs2_export_ops;
export_operations  388 fs/orangefs/super.c static const struct export_operations orangefs_export_ops = {
export_operations  841 fs/overlayfs/export.c const struct export_operations ovl_export_operations = {
export_operations  432 fs/overlayfs/overlayfs.h extern const struct export_operations ovl_export_operations;
export_operations  863 fs/reiserfs/super.c static const struct export_operations reiserfs_export_ops = {
export_operations  146 fs/squashfs/export.c const struct export_operations squashfs_export_ops = {
export_operations   85 fs/squashfs/squashfs.h extern const struct export_operations squashfs_export_ops;
export_operations 1316 fs/udf/namei.c const struct export_operations udf_export_ops = {
export_operations   79 fs/udf/udfdecl.h extern const struct export_operations udf_export_ops;
export_operations  140 fs/ufs/super.c static const struct export_operations ufs_export_ops = {
export_operations  238 fs/xfs/xfs_export.c const struct export_operations xfs_export_operations = {
export_operations   79 fs/xfs/xfs_super.h extern const struct export_operations xfs_export_operations;
export_operations   50 include/linux/fs.h struct export_operations;
export_operations 1435 include/linux/fs.h 	const struct export_operations *s_export_op;
export_operations 3369 mm/shmem.c     static const struct export_operations shmem_export_ops = {