OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TSTINO
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/restore/
restore.c
63
if (
TSTINO
(ino, dumpmap) == 0)
81
if (
TSTINO
(ino, dumpmap) == 0) {
122
if (
TSTINO
(ino, dumpmap) == 0)
170
if (
TSTINO
(mydirino, usedinomap) &&
171
!
TSTINO
(mydirino, dumpmap))
181
if (
TSTINO
(i, usedinomap))
228
if (
TSTINO
(ino, dumpmap))
524
if (ep == NULL || ep->e_type == LEAF ||
TSTINO
(i, dumpmap) == 0)
restore.h
159
#define
TSTINO
(ino, map) \
utilities.c
362
if (ino == 0 ||
TSTINO
(ino, dumpmap) == 0)
/src/sbin/dump/
traverse.c
135
if (
TSTINO
(ino, usedinomap))
298
nodump = (
TSTINO
(ino, usedinomap) == 0);
300
(
TSTINO
(ino, dumpinomap) && nodump == 0))
347
if (!
TSTINO
(ino, dumpinomap)) {
443
if (
TSTINO
(ino, dumpinomap)) {
457
if (
TSTINO
(ino, dumpinomap)) {
462
if (
TSTINO
(ino, dumpdirmap)) {
dump.h
104
#define
TSTINO
(ino, map) \
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025