Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_imap.h105 struct dinomap { struct
123 struct dinomap im_imap; /* 4096: inode allocation control */ argument
Djfs_imap.c131 struct dinomap *dinom_le; in diMount()
154 dinom_le = (struct dinomap *) mp->data; in diMount()
242 struct dinomap *dinom_le; in diSync()
260 dinom_le = (struct dinomap *) mp->data; in diSync()