Lines Matching defs:hmdfs_inode_tbl
73 struct hmdfs_inode_tbl {
82 struct hmdfs_inode_tbl *tbl;
151 const struct hmdfs_inode_tbl *,
972 static int hmdfs_new_inode_tbl(struct hmdfs_inode_tbl **tbl)
974 struct hmdfs_inode_tbl *new = NULL;
981 new->max = (PAGE_SIZE - offsetof(struct hmdfs_inode_tbl, inodes)) /
1625 const struct hmdfs_inode_tbl *tbl,
1683 const struct hmdfs_inode_tbl *tbl,
1756 struct hmdfs_inode_tbl *tbl = NULL;
1795 struct hmdfs_inode_tbl tbl;