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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dops_fstype.c907 sdp->sd_qc_inode = gfs2_lookup_simple(pn, buf);
908 if (IS_ERR(sdp->sd_qc_inode)) {
909 error = PTR_ERR(sdp->sd_qc_inode);
925 ip = GFS2_I(sdp->sd_qc_inode);
940 iput(sdp->sd_qc_inode);
H A Dincore.h555 struct inode *sd_qc_inode; member in struct:gfs2_sbd
H A Dquota.c301 struct gfs2_inode *ip = GFS2_I(sdp->sd_qc_inode);
578 struct gfs2_inode *ip = GFS2_I(sdp->sd_qc_inode);
1192 struct gfs2_inode *ip = GFS2_I(sdp->sd_qc_inode);
H A Dsuper.c853 iput(sdp->sd_qc_inode);

Completed in 114 milliseconds