Searched refs:NFS_DR_NEWINODEFMT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/restore/ | ||
H A D | restore.h | 152 #define NFS_DR_NEWINODEFMT 0x2 /* Tape uses 4.4 BSD inode format */ macro |
H A D | tape.c | 1351 (buf->c_flags & NFS_DR_NEWINODEFMT) == 0) in gethead() |