Searched refs:wtype (Results 1 – 1 of 1) sorted by relevance
1954 int wtype; in __dquot_free_space() local1960 wtype = info_bdq_free(dquots[cnt], number); in __dquot_free_space()1961 if (wtype != QUOTA_NL_NOWARN) in __dquot_free_space()1962 prepare_warning(&warn[cnt], dquots[cnt], wtype); in __dquot_free_space()2001 int wtype; in dquot_free_inode() local2007 wtype = info_idq_free(dquots[cnt], 1); in dquot_free_inode()2008 if (wtype != QUOTA_NL_NOWARN) in dquot_free_inode()2009 prepare_warning(&warn[cnt], dquots[cnt], wtype); in dquot_free_inode()2104 int wtype; in __dquot_transfer() local2107 wtype = info_idq_free(transfer_from[cnt], inode_usage); in __dquot_transfer()[all …]