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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dops_fstype.c555 sdp->sd_qc_inode = gfs2_lookup_simple(pn, buf);
556 if (IS_ERR(sdp->sd_qc_inode)) {
557 error = PTR_ERR(sdp->sd_qc_inode);
583 ip = GFS2_I(sdp->sd_qc_inode);
601 iput(sdp->sd_qc_inode);
H A Dops_super.c124 iput(sdp->sd_qc_inode);
H A Dquota.c250 struct gfs2_inode *ip = GFS2_I(sdp->sd_qc_inode);
527 struct gfs2_inode *ip = GFS2_I(sdp->sd_qc_inode);
1055 struct gfs2_inode *ip = GFS2_I(sdp->sd_qc_inode);
H A Dincore.h475 struct inode *sd_qc_inode; member in struct:gfs2_sbd

Completed in 47 milliseconds