Home
last modified time | relevance | path

Searched defs:inosmap (Results 1 – 2 of 2) sorted by relevance

/linux/fs/jfs/
H A Djfs_imap.h59 __le32 inosmap[SMAPSZ]; /* 16: sum map of mapwords w/ free inodes; member
H A Djfs_imap.c1327 u32 mask, inosmap, extsmap; in diAlloc() local