Searched refs:dq_op (Results 1 – 9 of 9) sorted by relevance
348 return dquot->dq_sb->dq_op->mark_dirty(dquot); in mark_dquot_dirty()538 dquot->dq_sb->dq_op->destroy_dquot(dquot); in do_destroy_dquot()663 err = sb->dq_op->write_dquot(dquot); in dquot_writeback_dquots()682 sb->dq_op->write_info(sb, cnt); in dquot_writeback_dquots()799 ret = dquot->dq_sb->dq_op->write_dquot(dquot); in dqput()814 dquot->dq_sb->dq_op->release_dquot(dquot); in dqput()837 dquot = sb->dq_op->alloc_dquot(sb, type); in get_empty_dquot()916 err = sb->dq_op->acquire_dquot(dquot); in dqget()1111 if (sb->dq_op) { in drop_dquot_ref()1488 rc = inode->i_sb->dq_op->get_projid(inode, &projid); in __dquot_initialize()[all …]
542 sb->dq_op = &dquot_operations; in jfs_fill_super()
296 const struct dquot_operations *dq_op; member
1166 sb->dq_op = &dquot_operations; in ext2_fill_super()
1696 s->dq_op = &reiserfs_quota_operations; in read_super_block()
2019 sb->dq_op = &ocfs2_quota_operations; in ocfs2_initialize_super()
1458 const struct dquot_operations *dq_op; member
3929 sb->dq_op = &f2fs_quota_operations; in f2fs_fill_super()
4753 sb->dq_op = &ext4_quota_operations; in ext4_fill_super()