Home
last modified time | relevance | path

Searched refs:sd_hash_bsize (Results 1 – 2 of 2) sorted by relevance

/linux/fs/gfs2/
H A Dincore.h700 u32 sd_hash_bsize; /* sizeof(exhash block) */ member
H A Dops_fstype.c285 sdp->sd_hash_bsize = sdp->sd_sb.sb_bsize / 2; in gfs2_read_sb()
287 sdp->sd_hash_ptrs = sdp->sd_hash_bsize / sizeof(u64); in gfs2_read_sb()