Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dismounted.c67 dev_t file_dev, ino_t file_ino) in check_loop_mounted() argument
84 file_ino == loopinfo.lo_inode) in check_loop_mounted()
103 ino_t file_ino=0; in check_mntent_file() local
125 file_ino = st_buf.st_ino; in check_mntent_file()
140 file_ino) == 1) in check_mntent_file()
145 (file_ino == st_buf.st_ino))) in check_mntent_file()
/external/e2fsprogs/misc/
Dismounted.c87 ino_t file_ino=0; in check_mntent_file() local
101 file_ino = st_buf.st_ino; in check_mntent_file()
130 (file_ino == st_buf.st_ino))) in check_mntent_file()