Lines Matching refs:bfs_inode
80 STATIC bool bfs_writeback_inode(const struct bfs *, struct bfs_inode *);
167 sizeof(struct bfs_inode);
177 struct bfs_inode *inode, *root_inode;
185 bfs->inode = (struct bfs_inode *)(p + sizeof(struct bfs_super_block));
219 struct bfs_inode *inode = bfs->root_inode;
285 struct bfs_inode *inode;
313 struct bfs_inode *inode;
361 struct bfs_inode *inode;
440 struct bfs_inode *root_inode = bfs->root_inode;
472 bfs_writeback_inode(const struct bfs *bfs, struct bfs_inode *inode)
474 struct bfs_inode *inode_base = bfs->inode;
488 struct bfs_inode *inode;
550 bfs_inode_lookup(const struct bfs *bfs, ino_t n, struct bfs_inode **iinode)
552 struct bfs_inode *inode;
570 struct bfs_inode *inode;
586 bfs_file_size(const struct bfs_inode *inode)
593 bfs_inode_alloc(const struct bfs *bfs, struct bfs_inode **free_inode,
596 struct bfs_inode *jnode, *inode;
643 bfs_inode_set_attr(const struct bfs *bfs, struct bfs_inode *inode,
677 const struct bfs_inode *inode;