Searched refs:dq_op (Results 1 – 8 of 8) sorted by relevance
339 return dquot->dq_sb->dq_op->mark_dirty(dquot); in mark_dquot_dirty()506 dquot->dq_sb->dq_op->destroy_dquot(dquot); in do_destroy_dquot()627 sb->dq_op->write_dquot(dquot); in dquot_quota_sync()637 sb->dq_op->write_info(sb, cnt); in dquot_quota_sync()745 ret = dquot->dq_sb->dq_op->write_dquot(dquot); in dqput()764 dquot->dq_sb->dq_op->release_dquot(dquot); in dqput()787 dquot = sb->dq_op->alloc_dquot(sb, type); in get_empty_dquot()860 sb->dq_op->acquire_dquot(dquot) < 0) { in dqget()1039 if (sb->dq_op) { in drop_dquot_ref()1469 BUG_ON(!inode->i_sb->dq_op->get_reserved_space); in inode_reserved_space()[all …]
475 sb->dq_op = &dquot_operations; in jfs_fill_super()
1075 sb->dq_op = &dquot_operations; in ext2_fill_super()
1417 s->dq_op = &reiserfs_quota_operations; in read_super_block()
1369 const struct dquot_operations *dq_op; member
2084 sb->dq_op = &ocfs2_quota_operations; in ocfs2_initialize_super()
1944 sb->dq_op = &ext3_quota_operations; in ext3_fill_super()
3448 sb->dq_op = &ext4_quota_operations; in ext4_fill_super()