Lines Matching refs:v7fs_ino_t
58 connect_lost_and_found(struct v7fs_self *fs, v7fs_ino_t ino)
135 v7fs_ino_t target_ino;
136 v7fs_ino_t parent_ino;
141 struct v7fs_inode *p, v7fs_ino_t ino)
157 static v7fs_ino_t
158 lookup_parent_from_file(struct v7fs_self *fs, v7fs_ino_t ino)
198 static v7fs_ino_t
210 pathname_check_file(struct v7fs_self *fs, struct v7fs_inode *p, v7fs_ino_t ino)
212 v7fs_ino_t parent_ino;
232 pathname_check_dir(struct v7fs_self *fs, struct v7fs_inode *p, v7fs_ino_t ino)
234 v7fs_ino_t parent_ino;
272 v7fs_ino_t ino)
304 filename(struct v7fs_self *fs, v7fs_ino_t ino)
308 v7fs_ino_t parent;