Searched refs:qdsb_get (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dquota.c459 static int qdsb_get(struct gfs2_sbd *sdp, int user, u32 id, function
506 error = qdsb_get(sdp, QUOTA_USER, ip->i_inode.i_uid, qd);
512 error = qdsb_get(sdp, QUOTA_GROUP, ip->i_inode.i_gid, qd);
519 error = qdsb_get(sdp, QUOTA_USER, uid, qd);
527 error = qdsb_get(sdp, QUOTA_GROUP, gid, qd);

Completed in 35 milliseconds