Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dops_fstype.c953 sdp->sd_qc_inode = gfs2_lookup_simple(pn, buf); in init_per_node()
954 if (IS_ERR(sdp->sd_qc_inode)) { in init_per_node()
955 error = PTR_ERR(sdp->sd_qc_inode); in init_per_node()
963 ip = GFS2_I(sdp->sd_qc_inode); in init_per_node()
976 iput(sdp->sd_qc_inode); in init_per_node()
A Dquota.c368 struct gfs2_inode *ip = GFS2_I(sdp->sd_qc_inode); in bh_get()
655 struct gfs2_inode *ip = GFS2_I(sdp->sd_qc_inode); in do_qc()
1347 struct gfs2_inode *ip = GFS2_I(sdp->sd_qc_inode); in gfs2_quota_init()
1348 u64 size = i_size_read(sdp->sd_qc_inode); in gfs2_quota_init()
1358 if (gfs2_check_internal_file_size(sdp->sd_qc_inode, 1, 64 << 20)) in gfs2_quota_init()
A Dincore.h738 struct inode *sd_qc_inode; member
A Dlog.c879 cpu_to_be64(GFS2_I(sdp->sd_qc_inode)->i_no_addr); in gfs2_write_log_header()
A Dsuper.c612 iput(sdp->sd_qc_inode); in gfs2_put_super()

Completed in 19 milliseconds