Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_imap.h127 struct inomap { struct
128 im_imapinomap global() argument
129 im_ipimapinomap global() argument
130 im_freelockinomap global() argument
131 im_aglockinomap global() argument
132 im_DBGdimapinomap global() argument
133 im_numinosinomap global() argument
134 im_numfreeinomap global() argument
H A Djfs_incore.h70 struct inomap *_imap; /* 4: inode map header */
H A Dsuper.c123 struct inomap *imap = JFS_IP(sbi->ipimap)->i_imap; in jfs_statfs()