Home
last modified time | relevance | path

Searched refs:dqi_type (Results 1 – 4 of 4) sorted by relevance

/linux/fs/quota/
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()
141 mark_info_dirty(info->dqi_sb, info->dqi_type); in get_free_dqblk()
161 mark_info_dirty(info->dqi_sb, info->dqi_type); in put_free_dqblk()
198 mark_info_dirty(info->dqi_sb, info->dqi_type); in remove_free_dqentry()
239 mark_info_dirty(info->dqi_sb, info->dqi_type); in insert_free_dqentry()
H A Dquota_v2.c148 qinfo->dqi_type = type; in v2_read_file_info()
/linux/include/linux/
H A Ddqblk_qtree.h31 int dqi_type; /* Quota type */ member
/linux/fs/ocfs2/
H A Dquota.h51 unsigned int dqi_type; /* Quota type this structure describes */ member