Searched refs:XFS_DQTYPE_USER (Results 1 – 22 of 22) sorted by relevance
| /linux/fs/xfs/ |
| A D | xfs_qm.h | 83 case XFS_DQTYPE_USER: in xfs_dquot_tree() 99 case XFS_DQTYPE_USER: in xfs_quota_inode() 175 case XFS_DQTYPE_USER: in xfs_get_defquota()
|
| A D | xfs_dquot.h | 142 case XFS_DQTYPE_USER: in xfs_this_quota_on() 158 case XFS_DQTYPE_USER: in xfs_inode_dquot() 175 case XFS_DQTYPE_USER: in xfs_dquot_is_enforced()
|
| A D | xfs_qm.c | 193 xfs_qm_dquot_walk(mp, XFS_DQTYPE_USER, xfs_qm_dqpurge, NULL); in xfs_qm_dqpurge_all() 329 error = xfs_qm_dqattach_one(ip, XFS_DQTYPE_USER, in xfs_qm_dqattach_locked() 672 xfs_qm_init_timelimits(mp, XFS_DQTYPE_USER); in xfs_qm_init_quotainfo() 677 xfs_qm_set_defquota(mp, XFS_DQTYPE_USER, qinf); in xfs_qm_init_quotainfo() 1220 error = xfs_qm_quotacheck_dqadjust(ip, XFS_DQTYPE_USER, nblks, in xfs_qm_dqusage_adjust() 1329 error = xfs_qm_reset_dqcounts_buf(mp, uip, XFS_DQTYPE_USER, in xfs_qm_quotacheck() 1370 error = xfs_qm_dquot_walk(mp, XFS_DQTYPE_USER, xfs_qm_flush_one, in xfs_qm_quotacheck() 1558 case XFS_DQTYPE_USER: in xfs_qm_qino_load() 1601 error = xfs_qm_qino_load(mp, XFS_DQTYPE_USER, &uip); in xfs_qm_init_quotainos() 1770 XFS_DQTYPE_USER, true, &uq); in xfs_qm_vop_dqalloc()
|
| A D | xfs_dquot.c | 56 case XFS_DQTYPE_USER: in xfs_dquot_mark_sick() 218 case XFS_DQTYPE_USER: in xfs_qm_init_dquot_blk() 525 case XFS_DQTYPE_USER: in xfs_dquot_alloc() 566 dqp_type == XFS_DQTYPE_USER || dqp->q_id != 0) in xfs_dquot_check_type() 855 case XFS_DQTYPE_USER: in xfs_qm_dqget_checks() 950 case XFS_DQTYPE_USER: in xfs_qm_id_for_quotatype() 1204 if (type != XFS_DQTYPE_USER && in xfs_qm_dqflush_check()
|
| A D | xfs_quotaops.c | 83 XFS_DQTYPE_USER); in xfs_fs_get_quota_state() 102 return XFS_DQTYPE_USER; in xfs_quota_type()
|
| A D | xfs_dquot_item_recover.c | 203 log->l_quotaoffs_flag |= XFS_DQTYPE_USER; in xlog_recover_quotaoff_commit_pass1()
|
| A D | xfs_quota.h | 45 case XFS_DQTYPE_USER: in xfs_quota_chkd_flag()
|
| A D | xfs_trans_dquot.c | 267 case XFS_DQTYPE_USER: in xfs_trans_get_dqtrx() 713 case XFS_DQTYPE_USER: in xfs_quota_warn()
|
| A D | xfs_qm_syscalls.c | 115 error = xfs_qm_scall_trunc_qfile(mp, XFS_DQTYPE_USER); in xfs_qm_scall_trunc_qfiles()
|
| A D | xfs_iomap.c | 515 if (xfs_quota_need_throttle(ip, XFS_DQTYPE_USER, alloc_blocks)) in xfs_iomap_prealloc_size() 516 xfs_quota_calc_throttle(ip, XFS_DQTYPE_USER, &qblocks, &qshift, in xfs_iomap_prealloc_size()
|
| A D | xfs_buf_item_recover.c | 561 type |= XFS_DQTYPE_USER; in xlog_recover_do_dquot_buffer()
|
| A D | xfs_icache.c | 1621 xfs_inode_dquot(ip, XFS_DQTYPE_USER), in xfs_blockgc_free_quota() 2061 if (xfs_inode_near_dquot_enforcement(ip, XFS_DQTYPE_USER)) in xfs_inodegc_want_queue_work()
|
| /linux/fs/xfs/scrub/ |
| A D | quotacheck.c | 234 case XFS_DQTYPE_USER: in xqcheck_mod_live_ino_dqtrx() 329 case XFS_DQTYPE_USER: in xqcheck_apply_live_dqtrx() 438 id = xfs_qm_id_for_quotatype(ip, XFS_DQTYPE_USER); in xqcheck_collect_inode() 758 if (xfs_this_quota_on(sc->mp, XFS_DQTYPE_USER)) { in xqcheck_setup_scan() 847 error = xqcheck_compare_dqtype(xqc, XFS_DQTYPE_USER); in xchk_quotacheck()
|
| A D | quotacheck.h | 64 case XFS_DQTYPE_USER: in xqcheck_counters_for()
|
| A D | quotacheck_repair.c | 239 error = xqcheck_commit_dqtype(xqc, XFS_DQTYPE_USER); in xrep_quotacheck()
|
| A D | quota.c | 30 return XFS_DQTYPE_USER; in xchk_quota_to_dqtype()
|
| A D | quota_repair.c | 375 case XFS_DQTYPE_USER: in xrep_quota_block()
|
| A D | inode_repair.c | 1458 xrep_force_quotacheck(sc, XFS_DQTYPE_USER); in xrep_dinode_problems() 1544 xrep_force_quotacheck(sc, XFS_DQTYPE_USER); in xrep_inode_ids()
|
| A D | repair.c | 778 xrep_force_quotacheck(sc, XFS_DQTYPE_USER); in xrep_ino_dqattach()
|
| /linux/fs/xfs/libxfs/ |
| A D | xfs_quota_defs.h | 23 { XFS_DQTYPE_USER, "USER" }, \
|
| A D | xfs_dquot_buf.c | 67 if (ddq_type != XFS_DQTYPE_USER && in xfs_dquot_verify()
|
| A D | xfs_format.h | 1173 #define XFS_DQTYPE_USER (1u << 0) /* user dquot record */ macro 1179 #define XFS_DQTYPE_REC_MASK (XFS_DQTYPE_USER | \
|
Completed in 56 milliseconds