Lines Matching refs:v7fs_inode
45 #include "v7fs_inode.h"
80 struct v7fs_inode *parent;
101 struct v7fs_inode inode;
123 lookup_child_from_dir(struct v7fs_self *fs, struct v7fs_inode *p, bool print)
141 struct v7fs_inode *p, v7fs_ino_t ino)
199 lookup_parent_from_dir(struct v7fs_self *fs, struct v7fs_inode *p)
210 pathname_check_file(struct v7fs_self *fs, struct v7fs_inode *p, v7fs_ino_t ino)
213 struct v7fs_inode parent_inode;
232 pathname_check_dir(struct v7fs_self *fs, struct v7fs_inode *p, v7fs_ino_t ino)
235 struct v7fs_inode parent_inode;
271 pathname_subr(struct v7fs_self *fs, void *ctx __unused, struct v7fs_inode *p,
307 struct v7fs_inode inode;