Home
last modified time | relevance | path

Searched refs:s_op (Results 1 – 25 of 42) sorted by relevance

12

/linux/net/rds/
H A Dib_send.c159 if (send->s_op) { in rds_ib_send_unmap_op()
160 rm = container_of(send->s_op, struct rds_message, data); in rds_ib_send_unmap_op()
161 rds_ib_send_unmap_data(ic, send->s_op, wc_status); in rds_ib_send_unmap_op()
166 if (send->s_op) { in rds_ib_send_unmap_op()
167 rm = container_of(send->s_op, struct rds_message, rdma); in rds_ib_send_unmap_op()
168 rds_ib_send_unmap_rdma(ic, send->s_op, wc_status); in rds_ib_send_unmap_op()
175 if (send->s_op) { in rds_ib_send_unmap_op()
176 rm = container_of(send->s_op, struct rds_message, atomic); in rds_ib_send_unmap_op()
177 rds_ib_send_unmap_atomic(ic, send->s_op, wc_status); in rds_ib_send_unmap_op()
200 send->s_op in rds_ib_send_init_ring()
[all...]
H A Dib.h102 void *s_op; member
/linux/fs/quota/
H A Dquota_v1.c67 dquot->dq_sb->s_op->quota_read(dquot->dq_sb, type, (char *)&dqblk, in v1_read_dqblk()
98 ret = dquot->dq_sb->s_op->quota_write(dquot->dq_sb, type, in v1_commit_dqblk()
147 size = sb->s_op->quota_read(sb, type, (char *)&dqhead, in v1_check_quota_file()
168 ret = sb->s_op->quota_read(sb, type, (char *)&dqblk, in v1_read_file_info()
198 ret = sb->s_op->quota_read(sb, type, (char *)&dqblk, in v1_write_file_info()
210 ret = sb->s_op->quota_write(sb, type, (char *)&dqblk, in v1_write_file_info()
H A Dquota_v2.c62 size = sb->s_op->quota_read(sb, type, (char *)dqhead, in v2_read_header()
114 size = sb->s_op->quota_read(sb, type, (char *)&dinfo, in v2_read_file_info()
218 size = sb->s_op->quota_write(sb, type, (char *)&dinfo, in v2_write_file_info()
H A Dquota_tree.c61 return sb->s_op->quota_read(sb, info->dqi_type, buf, in read_blk()
70 ret = sb->s_op->quota_write(sb, info->dqi_type, buf, in write_blk()
462 ret = sb->s_op->quota_write(sb, type, ddquot, info->dqi_entry_size, in qtree_write_dquot()
754 ret = sb->s_op->quota_read(sb, type, ddquot, info->dqi_entry_size, in qtree_read_dquot()
/linux/fs/ecryptfs/
H A Dsuper.c92 if (!lower_dentry->d_sb->s_op->statfs) in ecryptfs_statfs()
95 rc = lower_dentry->d_sb->s_op->statfs(lower_dentry, buf); in ecryptfs_statfs()
/linux/fs/
H A Dioctl.c393 if (sb->s_op->freeze_fs == NULL && sb->s_op->freeze_super == NULL) in ioctl_fsfreeze()
397 if (sb->s_op->freeze_super) in ioctl_fsfreeze()
398 return sb->s_op->freeze_super(sb, FREEZE_HOLDER_USERSPACE, NULL); in ioctl_fsfreeze()
410 if (sb->s_op->thaw_super) in ioctl_fsthaw()
411 return sb->s_op->thaw_super(sb, FREEZE_HOLDER_USERSPACE, NULL); in ioctl_fsthaw()
/linux/fs/configfs/
H A Dmount.c71 sb->s_op = &configfs_ops; in configfs_fill_super()
/linux/drivers/soc/mediatek/
H A Dmtk-cmdq-helper.c531 enum cmdq_logic_op s_op, in cmdq_pkt_logic_command() argument
536 if (!left_operand || !right_operand || s_op >= CMDQ_LOGIC_MAX) in cmdq_pkt_logic_command()
544 inst.sop = s_op; in cmdq_pkt_logic_command()
/linux/fs/cachefiles/
H A Dcache.c67 !root->d_sb->s_op->statfs || in cachefiles_add_cache()
68 !root->d_sb->s_op->sync_fs || in cachefiles_add_cache()
/linux/security/
H A Dinode.c51 sb->s_op = &securityfs_super_operations; in securityfs_fill_super()
/linux/fs/freevxfs/
H A Dvxfs_super.c208 sbp->s_op = &vxfs_super_ops; in vxfs_fill_super()
/linux/fs/ramfs/
H A Dinode.c269 sb->s_op = &ramfs_ops; in ramfs_fill_super()
/linux/kernel/bpf/
H A Dtoken.c132 if (sb->s_op != &bpf_super_ops) in bpf_token_create()
/linux/fs/efs/
H A Dsuper.c303 s->s_op = &efs_superblock_operations; in efs_fill_super()
/linux/fs/jffs2/
H A Dsuper.c283 sb->s_op = &jffs2_super_operations; in jffs2_fill_super()
/linux/fs/openpromfs/
H A Dinode.c381 s->s_op = &openprom_sops; in openprom_fill_super()
/linux/arch/s390/hypfs/
H A Dinode.c250 sb->s_op = &hypfs_s_ops; in hypfs_fill_super()
/linux/fs/adfs/
H A Dsuper.c371 sb->s_op = &adfs_sops; in adfs_fill_super()
/linux/fs/efivarfs/
H A Dsuper.c353 sb->s_op = &efivarfs_ops; in efivarfs_fill_super()
/linux/fs/devpts/
H A Dinode.c369 s->s_op = &devpts_sops; in devpts_fill_super()
/linux/fs/romfs/
H A Dsuper.c476 sb->s_op = &romfs_super_ops; in romfs_fill_super()
/linux/drivers/misc/ibmasm/
H A Dibmasmfs.c115 sb->s_op = &ibmasmfs_s_ops; in ibmasmfs_fill_super()
/linux/fs/orangefs/
H A Dsuper.c418 sb->s_op = &orangefs_s_ops; in orangefs_fill_sb()
/linux/fs/afs/
H A Dsuper.c461 sb->s_op = &afs_super_ops; in afs_fill_super()

12