Home
last modified time | relevance | path

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

12

/linux-6.15/fs/exportfs/
H A Dexpfs.c30 const struct export_operations *nop = dir->d_sb->s_export_op; in exportfs_get_name()
129 if (mnt->mnt_sb->s_export_op->get_parent) in reconnect_one()
130 parent = mnt->mnt_sb->s_export_op->get_parent(dentry); in reconnect_one()
382 const struct export_operations *nop = inode->i_sb->s_export_op; in exportfs_encode_inode_fh()
442 const struct export_operations *nop = mnt->mnt_sb->s_export_op; in exportfs_decode_fh_raw()
/linux-6.15/fs/nfsd/
H A Dblocklayout.c47 error = sb->s_export_op->map_blocks(inode, seg->offset, seg->length, in nfsd4_block_proc_layoutget()
136 error = inode->i_sb->s_export_op->commit_blocks(inode, iomaps, in nfsd4_block_commit_blocks()
160 return sb->s_export_op->get_uuid(sb, b->simple.sig, &b->simple.sig_len, in nfsd4_block_get_device_info_simple()
H A Dnfs4layouts.c140 if (sb->s_export_op->get_uuid && in nfsd4_setup_layout_type()
141 sb->s_export_op->map_blocks && in nfsd4_setup_layout_type()
142 sb->s_export_op->commit_blocks) in nfsd4_setup_layout_type()
146 if (sb->s_export_op->map_blocks && in nfsd4_setup_layout_type()
147 sb->s_export_op->commit_blocks && in nfsd4_setup_layout_type()
H A Dnfsfh.c275 if (dentry->d_sb->s_export_op->flags & EXPORT_OP_NOATOMIC_ATTR) in nfsd_set_fh_dentry()
280 if (dentry->d_sb->s_export_op->flags & EXPORT_OP_NOWCC) in nfsd_set_fh_dentry()
H A Dvfs.c362 const struct export_operations *export_ops = inode->i_sb->s_export_op; in commit_inode_metadata()
1164 if (sb->s_export_op) in nfsd_vfs_write()
1165 exp_op_flags = sb->s_export_op->flags; in nfsd_vfs_write()
1893 if ((ndentry->d_sb->s_export_op->flags & EXPORT_OP_CLOSE_BEFORE_UNLINK) && in nfsd_rename()
2023 if (rdentry->d_sb->s_export_op->flags & EXPORT_OP_CLOSE_BEFORE_UNLINK) in nfsd_unlink()
H A Dexport.c442 if (!exportfs_can_decode_fh(inode->i_sb->s_export_op)) { in check_export()
452 if (inode->i_sb->s_export_op->flags & EXPORT_OP_NOSUBTREECHK && in check_export()
H A Dfilecache.c314 if (!(file_inode(file)->i_sb->s_export_op->flags & EXPORT_OP_FLUSH_ON_CLOSE)) in nfsd_file_check_writeback()
/linux-6.15/fs/
H A Dfhandle.c31 if (!exportfs_can_encode_fh(path->dentry->d_sb->s_export_op, fh_flags)) in do_sys_name_to_handle()
334 eops = ctx.root.mnt->mnt_sb->s_export_op; in handle_to_path()
411 eops = path.mnt->mnt_sb->s_export_op; in do_handle_open()
/linux-6.15/fs/efs/
H A Dsuper.c304 s->s_export_op = &efs_export_ops; in efs_fill_super()
/linux-6.15/fs/jffs2/
H A Dsuper.c284 sb->s_export_op = &jffs2_export_ops; in jffs2_fill_super()
/linux-6.15/fs/kernfs/
H A Dmount.c284 sb->s_export_op = &kernfs_export_ops; in kernfs_fill_super()
/linux-6.15/fs/fuse/
H A Dinode.c1429 fm->sb->s_export_op = &fuse_export_fid_operations; in process_init_reply()
1673 sb->s_export_op = &fuse_export_operations; in fuse_sb_defaults()
1698 sb->s_export_op = parent_sb->s_export_op; in fuse_fill_super_submount()
/linux-6.15/fs/orangefs/
H A Dsuper.c468 sb->s_export_op = &orangefs_export_ops; in orangefs_fill_sb()
/linux-6.15/fs/overlayfs/
H A Dutil.c89 if (!exportfs_can_decode_fh(sb->s_export_op)) in ovl_can_decode_fh()
92 return sb->s_export_op->encode_fh ? -1 : FILEID_INO32_GEN; in ovl_can_decode_fh()
H A Dsuper.c1467 sb->s_export_op = &ovl_export_operations; in ovl_fill_super()
1469 sb->s_export_op = &ovl_export_fid_operations; in ovl_fill_super()
/linux-6.15/fs/nfs/
H A Dsuper.c1112 sb->s_export_op = &nfs_export_ops; in nfs_fill_super()
1120 sb->s_export_op = &nfs_export_ops; in nfs_fill_super()
/linux-6.15/fs/squashfs/
H A Dsuper.c403 sb->s_export_op = &squashfs_export_ops; in squashfs_fill_super()
/linux-6.15/fs/affs/
H A Dsuper.c513 sb->s_export_op = &affs_export_ops; in affs_fill_super()
/linux-6.15/fs/befs/
H A Dlinuxvfs.c863 sb->s_export_op = &befs_export_operations; in befs_fill_super()
/linux-6.15/fs/fat/
H A Dinode.c1562 sb->s_export_op = &fat_export_ops; in fat_fill_super()
1586 sb->s_export_op = &fat_export_ops_nostale; in fat_fill_super()
/linux-6.15/fs/jfs/
H A Dsuper.c500 sb->s_export_op = &jfs_export_operations; in jfs_fill_super()
/linux-6.15/Documentation/filesystems/nfs/
H A Dexporting.rst121 are exportable by setting the s_export_op field in the struct
/linux-6.15/fs/erofs/
H A Dsuper.c633 sb->s_export_op = &erofs_export_ops; in erofs_fc_fill_super()
/linux-6.15/fs/nilfs2/
H A Dsuper.c1068 sb->s_export_op = &nilfs_export_ops; in nilfs_fill_super()
/linux-6.15/fs/isofs/
H A Dinode.c832 s->s_export_op = &isofs_export_ops; in isofs_fill_super()

12