Home
last modified time | relevance | path

Searched refs:s_export_op (Results 1 – 23 of 23) sorted by relevance

/linux/fs/
H A Dfhandle.c32 if (!exportfs_can_encode_fh(path->dentry->d_sb->s_export_op, fh_flags)) in do_sys_name_to_handle()
362 eops = ctx.root.mnt->mnt_sb->s_export_op; in handle_to_path()
408 eops = path->mnt->mnt_sb->s_export_op; in file_open_handle()
/linux/include/linux/fs/
H A Dsuper_types.h142 const struct export_operations *s_export_op; member
/linux/fs/efs/
H A Dsuper.c304 s->s_export_op = &efs_export_ops; in efs_fill_super()
/linux/fs/jffs2/
H A Dsuper.c284 sb->s_export_op = &jffs2_export_ops; in jffs2_fill_super()
/linux/fs/kernfs/
H A Dmount.c299 sb->s_export_op = &kernfs_export_ops; in kernfs_fill_super()
/linux/fs/fuse/
H A Dinode.c1476 fm->sb->s_export_op = &fuse_export_fid_operations; in process_init_reply()
1762 sb->s_export_op = &fuse_export_operations; in fuse_sb_defaults()
1788 sb->s_export_op = parent_sb->s_export_op; in fuse_fill_super_submount()
/linux/fs/nfs/
H A Dsuper.c1095 sb->s_export_op = &nfs_export_ops; in nfs_fill_super()
1103 sb->s_export_op = &nfs_export_ops; in nfs_fill_super()
/linux/fs/overlayfs/
H A Dutil.c85 if (!exportfs_can_decode_fh(sb->s_export_op)) in ovl_can_decode_fh()
88 if (sb->s_export_op->encode_fh == generic_encode_ino32_fh) in ovl_can_decode_fh()
H A Dsuper.c1507 sb->s_export_op = &ovl_export_operations; in ovl_fill_super_creds()
1509 sb->s_export_op = &ovl_export_fid_operations; in ovl_fill_super_creds()
/linux/fs/orangefs/
H A Dsuper.c450 sb->s_export_op = &orangefs_export_ops; in orangefs_fill_sb()
/linux/fs/squashfs/
H A Dsuper.c408 sb->s_export_op = &squashfs_export_ops; in squashfs_fill_super()
/linux/fs/nfsd/
H A Dexport.c453 if (!exportfs_may_export(inode->i_sb->s_export_op)) { in check_export()
464 if (inode->i_sb->s_export_op->flags & EXPORT_OP_NOSUBTREECHK && in check_export()
H A Dfilecache.c317 if (!(file_inode(file)->i_sb->s_export_op->flags & EXPORT_OP_FLUSH_ON_CLOSE)) in nfsd_file_check_writeback()
H A Dnfs4state.c6130 if (exportfs_cannot_lock(nf->nf_file->f_path.mnt->mnt_sb->s_export_op)) { in nfs4_set_delegation()
8344 if (exportfs_cannot_lock(cstate->current_fh.fh_dentry->d_sb->s_export_op)) { in nfsd4_lock()
8687 if (exportfs_cannot_lock(nf->nf_file->f_path.mnt->mnt_sb->s_export_op)) { in nfsd4_locku()
/linux/fs/jfs/
H A Dsuper.c500 sb->s_export_op = &jfs_export_operations; in jfs_fill_super()
/linux/fs/nilfs2/
H A Dsuper.c1068 sb->s_export_op = &nilfs_export_ops; in nilfs_fill_super()
/linux/fs/erofs/
H A Dsuper.c741 sb->s_export_op = &erofs_export_ops; in erofs_fc_fill_super()
/linux/fs/ceph/
H A Dsuper.c1220 s->s_export_op = &ceph_export_ops; in ceph_set_super()
/linux/fs/ufs/
H A Dsuper.c1094 sb->s_export_op = &ufs_export_ops; in ufs_fill_super()
/linux/fs/gfs2/
H A Dops_fstype.c1142 sb->s_export_op = &gfs2_export_ops; in gfs2_fill_super()
/linux/fs/smb/client/
H A Dcifsfs.c284 sb->s_export_op = &cifs_export_ops; in cifs_read_super()
/linux/fs/xfs/
H A Dxfs_super.c1683 sb->s_export_op = &xfs_export_operations; in xfs_fs_fill_super()
/linux/fs/ext4/
H A Dsuper.c5463 sb->s_export_op = &ext4_export_ops; in __ext4_fill_super()