Home
last modified time | relevance | path

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

/linux-2.6.39/fs/gfs2/
Dquota.c131 static int qd_alloc(struct gfs2_sbd *sdp, int user, u32 id, in qd_alloc() function
209 error = qd_alloc(sdp, user, id, &new_qd); in qd_get()
1259 error = qd_alloc(sdp, (qc.qc_flags & GFS2_QCF_USER), in gfs2_quota_init()