OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:file_ino
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/misc/
ismounted.c
86
ino_t
file_ino
=0;
local
100
file_ino
= st_buf.st_ino;
129
(
file_ino
== st_buf.st_ino)))
/external/e2fsprogs/lib/ext2fs/
ismounted.c
50
dev_t file_dev, ino_t
file_ino
)
67
file_ino
== loopinfo.lo_inode)
87
ino_t
file_ino
=0;
local
108
file_ino
= st_buf.st_ino;
123
file_ino
) == 1)
128
(
file_ino
== st_buf.st_ino)))
Completed in 3083 milliseconds