Searched refs:lookup_parent_arg (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/fsck_v7fs/
H A Dpathname.c134 struct lookup_parent_arg { struct
143 struct lookup_parent_arg *arg = (struct lookup_parent_arg *)ctx;
160 struct lookup_parent_arg arg = { .target_ino = ino, .parent_ino = 0 };
172 struct lookup_parent_arg *arg = (struct lookup_parent_arg *)ctx;
201 struct lookup_parent_arg arg = { .target_ino = 0, .parent_ino = 0 };
/netbsd-6-1-5-RELEASE/sys/fs/v7fs/
H A Dv7fs_file_util.c273 struct lookup_parent_arg { struct
293 struct lookup_parent_arg arg;
318 struct lookup_parent_arg *arg = (struct lookup_parent_arg *)ctx;

Completed in 120 milliseconds