Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dsuper.c219 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in gfs2_statfs_change()
248 struct gfs2_inode *l_ip = GFS2_I(sdp->sd_sc_inode); in update_statfs()
1453 sdp->sd_sc_inode = NULL; /* belongs to this node */ in free_local_statfs_inodes()
Dincore.h736 struct inode *sd_sc_inode; member
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()
Dlog.c876 cpu_to_be64(GFS2_I(sdp->sd_sc_inode)->i_no_addr); in gfs2_write_log_header()