/linux-4.4.14/fs/nfsd/ |
D | blocklayout.c | 34 return sb->s_export_op->get_uuid(sb, b->simple.sig, &b->simple.sig_len, in nfsd4_block_get_device_info_simple() 74 error = sb->s_export_op->map_blocks(inode, seg->offset, seg->length, in nfsd4_block_proc_layoutget() 169 error = inode->i_sb->s_export_op->commit_blocks(inode, iomaps, in nfsd4_block_proc_layoutcommit()
|
D | nfs4layouts.c | 124 if (sb->s_export_op->get_uuid && in nfsd4_setup_layout_type() 125 sb->s_export_op->map_blocks && in nfsd4_setup_layout_type() 126 sb->s_export_op->commit_blocks) in nfsd4_setup_layout_type()
|
D | export.c | 375 if (!inode->i_sb->s_export_op || in check_export() 376 !inode->i_sb->s_export_op->fh_to_dentry) { in check_export()
|
D | vfs.c | 288 const struct export_operations *export_ops = inode->i_sb->s_export_op; in commit_metadata()
|
/linux-4.4.14/fs/exportfs/ |
D | expfs.c | 28 const struct export_operations *nop = dir->d_sb->s_export_op; in exportfs_get_name() 128 if (mnt->mnt_sb->s_export_op->get_parent) in reconnect_one() 129 parent = mnt->mnt_sb->s_export_op->get_parent(dentry); in reconnect_one() 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.4.14/mm/ |
D | cleancache.c | 153 if (sb->s_export_op != NULL) { in cleancache_get_key() 154 fhfn = sb->s_export_op->encode_fh; in cleancache_get_key()
|
D | shmem.c | 3031 sb->s_export_op = &shmem_export_ops; in shmem_fill_super()
|
/linux-4.4.14/fs/ |
D | fhandle.c | 28 if (!path->dentry->d_sb->s_export_op || in do_sys_name_to_handle() 29 !path->dentry->d_sb->s_export_op->fh_to_dentry) in do_sys_name_to_handle()
|
/linux-4.4.14/fs/efs/ |
D | super.c | 316 s->s_export_op = &efs_export_ops; in efs_fill_super()
|
/linux-4.4.14/fs/jffs2/ |
D | super.c | 303 sb->s_export_op = &jffs2_export_ops; in jffs2_fill_super()
|
/linux-4.4.14/fs/squashfs/ |
D | super.c | 273 sb->s_export_op = &squashfs_export_ops; in squashfs_fill_super()
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | Exporting | 105 are exportable by setting the s_export_op field in the struct
|
/linux-4.4.14/Documentation/filesystems/ |
D | porting | 139 New super_block field "struct export_operations *s_export_op" for 154 s_export_op is now required for exporting a filesystem.
|
/linux-4.4.14/fs/jfs/ |
D | super.c | 535 sb->s_export_op = &jfs_export_operations; in jfs_fill_super()
|
/linux-4.4.14/fs/ceph/ |
D | super.c | 863 s->s_export_op = &ceph_export_ops; in ceph_set_super()
|
/linux-4.4.14/fs/fat/ |
D | inode.c | 1266 sb->s_export_op = &fat_export_ops_nostale; in parse_options() 1514 sb->s_export_op = &fat_export_ops; in fat_fill_super()
|
/linux-4.4.14/fs/exofs/ |
D | super.c | 816 sb->s_export_op = &exofs_export_ops; in exofs_fill_super()
|
/linux-4.4.14/fs/cifs/ |
D | cifsfs.c | 162 sb->s_export_op = &cifs_export_ops; in cifs_read_super()
|
/linux-4.4.14/fs/fuse/ |
D | inode.c | 1063 sb->s_export_op = &fuse_export_operations; in fuse_fill_super()
|
/linux-4.4.14/fs/nilfs2/ |
D | super.c | 1077 sb->s_export_op = &nilfs_export_ops; in nilfs_fill_super()
|
/linux-4.4.14/fs/isofs/ |
D | inode.c | 817 s->s_export_op = &isofs_export_ops; in isofs_fill_super()
|
/linux-4.4.14/fs/f2fs/ |
D | super.c | 1176 sb->s_export_op = &f2fs_export_ops; in f2fs_fill_super()
|
/linux-4.4.14/fs/gfs2/ |
D | ops_fstype.c | 1074 sb->s_export_op = &gfs2_export_ops; in fill_super()
|
/linux-4.4.14/fs/ext2/ |
D | super.c | 1111 sb->s_export_op = &ext2_export_ops; in ext2_fill_super()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_super.c | 1466 sb->s_export_op = &xfs_export_operations; in xfs_fs_fill_super()
|
/linux-4.4.14/fs/ufs/ |
D | super.c | 1118 sb->s_export_op = &ufs_export_ops; in ufs_fill_super()
|
/linux-4.4.14/fs/btrfs/ |
D | super.c | 1036 sb->s_export_op = &btrfs_export_ops; in btrfs_fill_super()
|
/linux-4.4.14/fs/reiserfs/ |
D | super.c | 1644 s->s_export_op = &reiserfs_export_ops; in read_super_block()
|
/linux-4.4.14/fs/udf/ |
D | super.c | 2131 sb->s_export_op = &udf_export_ops; in udf_fill_super()
|
/linux-4.4.14/fs/ocfs2/ |
D | super.c | 2072 sb->s_export_op = &ocfs2_export_ops; in ocfs2_initialize_super()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 452 sb->s_export_op = &lustre_export_operations; in client_common_fill_super()
|
/linux-4.4.14/fs/ntfs/ |
D | super.c | 2927 sb->s_export_op = &ntfs_export_ops; in ntfs_fill_super()
|
/linux-4.4.14/include/linux/ |
D | fs.h | 1296 const struct export_operations *s_export_op; member
|
/linux-4.4.14/fs/ext4/ |
D | super.c | 3650 sb->s_export_op = &ext4_export_ops; in ext4_fill_super()
|