Home
last modified time | relevance | path

Searched defs:to_ino (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/v7fs/
H A Dv7fs_file_util.c125 v7fs_ino_t from_ino, to_ino; in v7fs_file_rename() local
284 can_dirmove(struct v7fs_self *fs, v7fs_ino_t from_ino, v7fs_ino_t to_ino) in can_dirmove()