Searched refs:dq_op (Results 1 – 8 of 8) sorted by relevance
562 dquot->dq_sb->dq_op->destroy_dquot(dquot); in do_destroy_dquot()731 sb->dq_op->write_info(sb, cnt); in dquot_writeback_dquots()898 dquot = sb->dq_op->alloc_dquot(sb, type); in get_empty_dquot()977 err = sb->dq_op->acquire_dquot(dquot); in dqget()1124 if (sb->dq_op) in drop_dquot_ref()2000 if (inode->i_sb->dq_op->get_inode_usage) { in __dquot_transfer()2302 sb->dq_op->write_info(sb, cnt); in dquot_disable()2420 if (!sb->dq_op || !sb->s_qcop || in dquot_load_quota_sb()2700 if (!sb->dq_op->get_next_id) in dquot_get_next_dqblk()2702 err = sb->dq_op->get_next_id(sb, qid); in dquot_get_next_dqblk()[all …]
503 sb->dq_op = &dquot_operations; in jfs_fill_super()
1205 sb->dq_op = &dquot_operations; in ext2_fill_super()
1968 sb->dq_op = &ocfs2_quota_operations; in ocfs2_initialize_super()
1321 const struct dquot_operations *dq_op; member
4569 sb->dq_op = &f2fs_quota_operations; in f2fs_fill_super()
5086 sb->dq_op = &shmem_quota_operations; in shmem_fill_super()
5380 sb->dq_op = &ext4_quota_operations; in __ext4_fill_super()