Home
last modified time | relevance | path

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

/Linux-v5.10/fs/gfs2/
Dsuper.c246 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in gfs2_statfs_init()
291 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in gfs2_statfs_change()
327 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in update_statfs()
349 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in gfs2_statfs_sync()
1572 sdp->sd_sc_inode = NULL; /* belongs to this node */ in free_local_statfs_inodes()
Dincore.h758 struct inode *sd_sc_inode; member
Daops.c580 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in adjust_fs_space()
Dops_fstype.c667 sdp->sd_sc_inode = lsi->si_sc_inode; in init_statfs()
673 ip = GFS2_I(sdp->sd_sc_inode); in init_statfs()
Dlog.c808 cpu_to_be64(GFS2_I(sdp->sd_sc_inode)->i_no_addr); in gfs2_write_log_header()