OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DR_NEWINODEFMT
(Results
1 - 4
of
4
) sorted by relevancy
/src/include/protocols/
dumprestore.h
157
#define
DR_NEWINODEFMT
0x0002 /* new format inodes on tape */
/src/sbin/dump/
ffs_inode.c
128
spcl.c_flags = iswap32(iswap32(spcl.c_flags) |
DR_NEWINODEFMT
);
/src/sbin/dump_lfs/
lfs_inode.c
173
spcl.c_flags = iswap32(iswap32(spcl.c_flags) |
DR_NEWINODEFMT
);
/src/sbin/restore/
tape.c
1503
if ((buf->c_flags &
DR_NEWINODEFMT
) == 0)
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025