Lines Matching defs:hmdfs_inode_tbl
73 struct hmdfs_inode_tbl {
82 struct hmdfs_inode_tbl *tbl;
151 const struct hmdfs_inode_tbl *,
982 static int hmdfs_new_inode_tbl(struct hmdfs_inode_tbl **tbl)
984 struct hmdfs_inode_tbl *new = NULL;
991 new->max = (PAGE_SIZE - offsetof(struct hmdfs_inode_tbl, inodes)) /
1640 const struct hmdfs_inode_tbl *tbl,
1698 const struct hmdfs_inode_tbl *tbl,
1771 struct hmdfs_inode_tbl *tbl = NULL;
1810 struct hmdfs_inode_tbl tbl;