/Linux-v4.19/fs/ |
D | proc_namespace.c | 105 if (sb->s_op->show_devname) { in show_vfsmnt() 106 err = sb->s_op->show_devname(m, mnt_path.dentry); in show_vfsmnt() 124 if (sb->s_op->show_options) in show_vfsmnt() 125 err = sb->s_op->show_options(m, mnt_path.dentry); in show_vfsmnt() 141 if (sb->s_op->show_path) { in show_mountinfo() 142 err = sb->s_op->show_path(m, mnt->mnt_root); in show_mountinfo() 175 if (sb->s_op->show_devname) { in show_mountinfo() 176 err = sb->s_op->show_devname(m, mnt->mnt_root); in show_mountinfo() 186 if (sb->s_op->show_options) in show_mountinfo() 187 err = sb->s_op->show_options(m, mnt->mnt_root); in show_mountinfo() [all …]
|
D | sync.c | 38 if (sb->s_op->sync_fs) in __sync_filesystem() 39 sb->s_op->sync_fs(sb, wait); in __sync_filesystem() 79 if (!sb_rdonly(sb) && sb->s_op->sync_fs) in sync_fs_one_sb() 80 sb->s_op->sync_fs(sb, *(int *)arg); in sync_fs_one_sb()
|
D | super.c | 80 if (sb->s_op->nr_cached_objects) in super_cache_scan() 81 fs_objects = sb->s_op->nr_cached_objects(sb, sc); in super_cache_scan() 108 freed += sb->s_op->free_cached_objects(sb, sc); in super_cache_scan() 141 if (sb->s_op && sb->s_op->nr_cached_objects) in super_cache_count() 142 total_objects = sb->s_op->nr_cached_objects(sb, sc); in super_cache_count() 256 s->s_op = &default_op; in alloc_super() 438 const struct super_operations *sop = sb->s_op; in generic_shutdown_super() 887 if (sb->s_op->remount_fs) { in do_remount_sb() 888 retval = sb->s_op->remount_fs(sb, &sb_flags, data); in do_remount_sb() 1513 if (sb->s_op->freeze_fs) { in freeze_super() [all …]
|
D | ioctl.c | 557 if (sb->s_op->freeze_fs == NULL && sb->s_op->freeze_super == NULL) in ioctl_fsfreeze() 561 if (sb->s_op->freeze_super) in ioctl_fsfreeze() 562 return sb->s_op->freeze_super(sb); in ioctl_fsfreeze() 574 if (sb->s_op->thaw_super) in ioctl_fsthaw() 575 return sb->s_op->thaw_super(sb); in ioctl_fsthaw()
|
D | inode.c | 209 if (sb->s_op->alloc_inode) in alloc_inode() 210 inode = sb->s_op->alloc_inode(sb); in alloc_inode() 218 if (inode->i_sb->s_op->destroy_inode) in alloc_inode() 219 inode->i_sb->s_op->destroy_inode(inode); in alloc_inode() 266 if (inode->i_sb->s_op->destroy_inode) in destroy_inode() 267 inode->i_sb->s_op->destroy_inode(inode); in destroy_inode() 539 const struct super_operations *op = inode->i_sb->s_op; in evict() 1517 const struct super_operations *op = inode->i_sb->s_op; in iput_final()
|
D | statfs.c | 57 if (!dentry->d_sb->s_op->statfs) in statfs_by_dentry() 64 retval = dentry->d_sb->s_op->statfs(dentry, buf); in statfs_by_dentry()
|
D | block_dev.c | 513 if (sb->s_op->freeze_super) in freeze_bdev() 514 error = sb->s_op->freeze_super(sb); in freeze_bdev() 553 if (sb->s_op->thaw_super) in thaw_bdev() 554 error = sb->s_op->thaw_super(sb); in thaw_bdev() 1948 if (super && super->s_op->bdev_try_to_free_page) in blkdev_releasepage() 1949 return super->s_op->bdev_try_to_free_page(super, page, wait); in blkdev_releasepage()
|
/Linux-v4.19/net/rds/ |
D | ib_send.c | 163 if (send->s_op) { in rds_ib_send_unmap_op() 164 rm = container_of(send->s_op, struct rds_message, data); in rds_ib_send_unmap_op() 165 rds_ib_send_unmap_data(ic, send->s_op, wc_status); in rds_ib_send_unmap_op() 170 if (send->s_op) { in rds_ib_send_unmap_op() 171 rm = container_of(send->s_op, struct rds_message, rdma); in rds_ib_send_unmap_op() 172 rds_ib_send_unmap_rdma(ic, send->s_op, wc_status); in rds_ib_send_unmap_op() 177 if (send->s_op) { in rds_ib_send_unmap_op() 178 rm = container_of(send->s_op, struct rds_message, atomic); in rds_ib_send_unmap_op() 179 rds_ib_send_unmap_atomic(ic, send->s_op, wc_status); in rds_ib_send_unmap_op() 202 send->s_op = NULL; in rds_ib_send_init_ring() [all …]
|
/Linux-v4.19/fs/quota/ |
D | quota_v1.c | 66 dquot->dq_sb->s_op->quota_read(dquot->dq_sb, type, (char *)&dqblk, in v1_read_dqblk() 97 ret = dquot->dq_sb->s_op->quota_write(dquot->dq_sb, type, in v1_commit_dqblk() 146 size = sb->s_op->quota_read(sb, type, (char *)&dqhead, in v1_check_quota_file() 165 ret = sb->s_op->quota_read(sb, type, (char *)&dqblk, in v1_read_file_info() 192 ret = sb->s_op->quota_read(sb, type, (char *)&dqblk, in v1_write_file_info() 204 ret = sb->s_op->quota_write(sb, type, (char *)&dqblk, in v1_write_file_info()
|
D | quota_v2.c | 63 size = sb->s_op->quota_read(sb, type, (char *)dqhead, in v2_read_header() 113 size = sb->s_op->quota_read(sb, type, (char *)&dinfo, in v2_read_file_info() 187 size = sb->s_op->quota_write(sb, type, (char *)&dinfo, in v2_write_file_info()
|
D | quota_tree.c | 63 return sb->s_op->quota_read(sb, info->dqi_type, buf, in read_blk() 72 ret = sb->s_op->quota_write(sb, info->dqi_type, buf, in write_blk() 395 ret = sb->s_op->quota_write(sb, type, ddquot, info->dqi_entry_size, in qtree_write_dquot() 640 ret = sb->s_op->quota_read(sb, type, ddquot, info->dqi_entry_size, in qtree_read_dquot()
|
/Linux-v4.19/fs/ecryptfs/ |
D | super.c | 111 if (!lower_dentry->d_sb->s_op->statfs) in ecryptfs_statfs() 114 rc = lower_dentry->d_sb->s_op->statfs(lower_dentry, buf); in ecryptfs_statfs()
|
/Linux-v4.19/fs/kernfs/ |
D | mount.c | 149 if (sb->s_op == &kernfs_sops) in kernfs_root_from_sb() 190 BUG_ON(sb->s_op != &kernfs_sops); in kernfs_node_dentry() 233 sb->s_op = &kernfs_sops; in kernfs_fill_super()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_gemfs.c | 60 err = sb->s_op->remount_fs(sb, &flags, options); in i915_gemfs_init()
|
/Linux-v4.19/fs/cachefiles/ |
D | bind.c | 131 !root->d_sb->s_op->statfs || in cachefiles_daemon_add_cache() 132 !root->d_sb->s_op->sync_fs) in cachefiles_daemon_add_cache()
|
/Linux-v4.19/fs/9p/ |
D | vfs_super.c | 85 sb->s_op = &v9fs_super_ops_dotl; in v9fs_fill_super() 88 sb->s_op = &v9fs_super_ops; in v9fs_fill_super()
|
/Linux-v4.19/fs/configfs/ |
D | mount.c | 77 sb->s_op = &configfs_ops; in configfs_fill_super()
|
/Linux-v4.19/security/ |
D | inode.c | 51 sb->s_op = &securityfs_super_operations; in fill_super()
|
/Linux-v4.19/fs/ubifs/ |
D | file.c | 1042 err = inode->i_sb->s_op->write_inode(inode, NULL); in ubifs_writepage() 1070 err = inode->i_sb->s_op->write_inode(inode, NULL); in ubifs_writepage() 1269 err = inode->i_sb->s_op->write_inode(inode, NULL); in do_setattr() 1345 err = inode->i_sb->s_op->write_inode(inode, NULL); in ubifs_fsync()
|
/Linux-v4.19/fs/efivarfs/ |
D | super.c | 206 sb->s_op = &efivarfs_ops; in efivarfs_fill_super()
|
/Linux-v4.19/fs/ramfs/ |
D | inode.c | 239 sb->s_op = &ramfs_ops; in ramfs_fill_super()
|
/Linux-v4.19/drivers/oprofile/ |
D | oprofilefs.c | 248 sb->s_op = &s_ops; in oprofilefs_fill_super()
|
/Linux-v4.19/fs/freevxfs/ |
D | vxfs_super.c | 237 sbp->s_op = &vxfs_super_ops; in vxfs_fill_super()
|
/Linux-v4.19/fs/coda/ |
D | inode.c | 195 sb->s_op = &coda_super_operations; in coda_fill_super()
|
/Linux-v4.19/fs/ocfs2/ |
D | quota_global.c | 380 status = sb->s_op->quota_read(sb, type, (char *)&dinfo, in ocfs2_global_read_info() 433 size = sb->s_op->quota_write(sb, type, (char *)&dinfo, in __ocfs2_global_write_info() 494 err = sb->s_op->quota_read(sb, type, (char *)&dqblk, in __ocfs2_sync_dquot()
|