Home
last modified time | relevance | path

Searched refs:jino (Results 1 – 2 of 2) sorted by relevance

/external/toybox/toys/other/
Dlosetup.c45 ino_t jino;
97 if (TT.jfile && (loop->lo_device != TT.jdev || loop->lo_inode != TT.jino))
161 TT.jino = st.st_ino; in losetup_main()
/external/toybox/generated/
Dglobals.h212 ino_t jino; member