Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
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()
1588 sdp->sd_sc_inode = NULL; /* belongs to this node */ in free_local_statfs_inodes()
Dincore.h734 struct inode *sd_sc_inode; member
Dops_fstype.c687 sdp->sd_sc_inode = lsi->si_sc_inode; in init_statfs()
694 ip = GFS2_I(sdp->sd_sc_inode); in init_statfs()
Dlog.c885 cpu_to_be64(GFS2_I(sdp->sd_sc_inode)->i_no_addr); in gfs2_write_log_header()