Home
last modified time | relevance | path

Searched refs:sd_hash_ptrs (Results 1 – 3 of 3) sorted by relevance

/linux/fs/gfs2/
A Dincore.h704 u32 sd_hash_ptrs; /* Number of pointers in a hash block */ member
A Ddir.c973 for (x = sdp->sd_hash_ptrs; x--; lp++) in dir_make_exhash()
980 for (x = sdp->sd_hash_ptrs, y = -1; x; x >>= 1, y++) ; in dir_make_exhash()
A Dops_fstype.c309 sdp->sd_hash_ptrs = sdp->sd_hash_bsize / sizeof(u64); in gfs2_read_sb()

Completed in 17 milliseconds