Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dsuper.c223 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in gfs2_statfs_change()
252 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in update_statfs()
1585 sdp->sd_sc_inode = NULL; /* belongs to this node */ in free_local_statfs_inodes()
H A Dincore.h734 struct inode *sd_sc_inode; member
H A Dops_fstype.c688 sdp->sd_sc_inode = lsi->si_sc_inode; in init_statfs()
695 ip = GFS2_I(sdp->sd_sc_inode); in init_statfs()
H A Dlog.c885 cpu_to_be64(GFS2_I(sdp->sd_sc_inode)->i_no_addr); in gfs2_write_log_header()