Home
last modified time | relevance | path

Searched refs:export_operations (Results 1 – 44 of 44) sorted by relevance

/linux-4.1.27/fs/ocfs2/
Dexport.h31 extern const struct export_operations ocfs2_export_ops;
Dexport.c266 const struct export_operations ocfs2_export_ops = {
/linux-4.1.27/fs/cifs/
Dexport.c56 const struct export_operations cifs_export_ops = {
Dcifsfs.h132 extern const struct export_operations cifs_export_ops;
/linux-4.1.27/fs/nilfs2/
Dexport.h6 extern const struct export_operations nilfs_export_ops;
Dnamei.c580 const struct export_operations nilfs_export_ops = {
/linux-4.1.27/fs/btrfs/
Dexport.h6 extern const struct export_operations btrfs_export_ops;
Dexport.c298 const struct export_operations btrfs_export_ops = {
/linux-4.1.27/fs/xfs/
Dxfs_super.h71 extern const struct export_operations xfs_export_operations;
Dxfs_export.c243 const struct export_operations xfs_export_operations = {
/linux-4.1.27/fs/gfs2/
Dsuper.h52 extern const struct export_operations gfs2_export_ops;
Dexport.c201 const struct export_operations gfs2_export_ops = {
/linux-4.1.27/fs/exportfs/
Dexpfs.c28 const struct export_operations *nop = dir->d_sb->s_export_op; in exportfs_get_name()
380 const struct export_operations *nop = inode->i_sb->s_export_op; in exportfs_encode_inode_fh()
416 const struct export_operations *nop = mnt->mnt_sb->s_export_op; in exportfs_decode_fh()
/linux-4.1.27/fs/squashfs/
Dsquashfs.h97 extern const struct export_operations squashfs_export_ops;
Dexport.c159 const struct export_operations squashfs_export_ops = {
/linux-4.1.27/fs/fat/
Dnfs.c290 const struct export_operations fat_export_ops = {
296 const struct export_operations fat_export_ops_nostale = {
Dfat.h414 extern const struct export_operations fat_export_ops;
415 extern const struct export_operations fat_export_ops_nostale;
/linux-4.1.27/fs/isofs/
Disofs.h198 extern const struct export_operations isofs_export_ops;
Dexport.c187 const struct export_operations isofs_export_ops = {
/linux-4.1.27/fs/ntfs/
Dntfs.h72 extern const struct export_operations ntfs_export_ops;
Dnamei.c400 const struct export_operations ntfs_export_ops = {
/linux-4.1.27/include/linux/
Dexportfs.h199 struct export_operations { struct
Dfs.h38 struct export_operations;
1287 const struct export_operations *s_export_op;
/linux-4.1.27/fs/ceph/
Dexport.c244 const struct export_operations ceph_export_ops = {
Dsuper.h926 extern const struct export_operations ceph_export_ops;
/linux-4.1.27/fs/udf/
Dudfdecl.h83 extern const struct export_operations udf_export_ops;
Dnamei.c1277 const struct export_operations udf_export_ops = {
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_nfs.c329 struct export_operations lustre_export_operations = {
Dllite_internal.h834 extern struct export_operations lustre_export_operations;
/linux-4.1.27/fs/efs/
Dsuper.c129 static const struct export_operations efs_export_ops = {
/linux-4.1.27/fs/jffs2/
Dsuper.c153 static const struct export_operations jffs2_export_ops = {
/linux-4.1.27/fs/jfs/
Dsuper.c56 static const struct export_operations jfs_export_operations;
868 static const struct export_operations jfs_export_operations = {
/linux-4.1.27/fs/exofs/
Dsuper.c358 static const struct export_operations exofs_export_ops;
994 static const struct export_operations exofs_export_ops = {
/linux-4.1.27/Documentation/filesystems/nfs/
DExporting106 super_block. This field must point to a "struct export_operations"
/linux-4.1.27/fs/f2fs/
Dsuper.c796 static const struct export_operations f2fs_export_ops = {
/linux-4.1.27/fs/fuse/
Dinode.c771 static const struct export_operations fuse_export_operations = {
/linux-4.1.27/fs/ext2/
Dsuper.c376 static const struct export_operations ext2_export_ops = {
/linux-4.1.27/Documentation/filesystems/
Dporting139 New super_block field "struct export_operations *s_export_op" for
/linux-4.1.27/fs/ufs/
Dsuper.c153 static const struct export_operations ufs_export_ops = {
/linux-4.1.27/fs/nfsd/
Dvfs.c288 const struct export_operations *export_ops = inode->i_sb->s_export_op; in commit_metadata()
/linux-4.1.27/fs/reiserfs/
Dsuper.c817 static const struct export_operations reiserfs_export_ops = {
/linux-4.1.27/fs/ext3/
Dsuper.c821 static const struct export_operations ext3_export_ops = {
/linux-4.1.27/mm/
Dshmem.c2732 static const struct export_operations shmem_export_ops = {
/linux-4.1.27/fs/ext4/
Dsuper.c1122 static const struct export_operations ext4_export_ops = {