Searched refs:quota_get_mem (Results 1 – 4 of 4) sorted by relevance
74 retval = quota_get_mem(sizeof(struct quota_handle), &h); in quota_write_inode()151 err = quota_get_mem(sizeof(struct quota_ctx), &ctx); in quota_init_context()163 err = quota_get_mem(sizeof(dict_t), &dict); in quota_init_context()210 if (quota_get_mem(sizeof(struct dquot), &dq)) { in get_dq()
222 static inline errcode_t quota_get_mem(unsigned long size, void *ptr) in quota_get_mem() function
117 err = quota_get_mem(sizeof(struct quota_handle), &h); in quota_file_open()
332 retval = quota_get_mem(info->dqi_entry_size, &ddquot); in qtree_write_dquot()525 if (quota_get_mem(info->dqi_entry_size, &ddquot)) { in qtree_read_dquot()