HomeSort by relevance Sort by last modified time
    Searched refs:file_ino (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/misc/
ismounted.c 84 ino_t file_ino=0; local
98 file_ino = st_buf.st_ino;
127 (file_ino == st_buf.st_ino)))
  /external/e2fsprogs/lib/ext2fs/
ismounted.c 50 ino_t file_ino=0; local
64 file_ino = st_buf.st_ino;
80 (file_ino == st_buf.st_ino)))

Completed in 55 milliseconds