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

/netbsd-current/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-current/sys/fs/v7fs/
H A Dv7fs_file_util.c279 struct lookup_parent_arg { struct
299 struct lookup_parent_arg arg;
324 struct lookup_parent_arg *arg = (struct lookup_parent_arg *)ctx;

Completed in 81 milliseconds