Home
last modified time | relevance | path

Searched defs:i_diroff (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/vfs/isofs/cd9660/
H A Dcd9660_node.h72 doff_t i_diroff; /* offset in dir, where we found last entry */ member
/dragonfly/sys/vfs/ufs/
H A Dinode.h95 doff_t i_diroff; /* Offset in dir, where we found last entry. */ member
/dragonfly/sys/vfs/ext2fs/
H A Dinode.h90 doff_t i_diroff; /* Offset in dir, where we found last entry. */ member
H A Dext2_lookup.c320 doff_t i_diroff; /* cached i_diroff value */ in ext2_lookup_ino() local