Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dsuper.c188 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in gfs2_statfs_init()
233 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in gfs2_statfs_change()
269 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in update_statfs()
291 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in gfs2_statfs_sync()
1490 sdp->sd_sc_inode = NULL; /* belongs to this node */ in free_local_statfs_inodes()
H A Dincore.h758 struct inode *sd_sc_inode; member
H A Daops.c580 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in adjust_fs_space()
H A Dops_fstype.c673 sdp->sd_sc_inode = lsi->si_sc_inode; in init_statfs()
680 ip = GFS2_I(sdp->sd_sc_inode); in init_statfs()
H A Dlog.c808 cpu_to_be64(GFS2_I(sdp->sd_sc_inode)->i_no_addr); in gfs2_write_log_header()