Home
last modified time | relevance | path

Searched refs:dotdot_type (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/ufs/ufs/
H A Ddir.h137 uint8_t dotdot_type; member
H A Dufs_lookup.c1387 namlen = dirbuf.dotdot_type; in ufs_dir_dd_ino()
/freebsd-14.2/sys/fs/ext2fs/
H A Dext2_lookup.c1238 namlen = dirbuf.dotdot_type; /* like ufs little-endian */ in ext2_checkpath()
H A Dext2_vnops.c1086 namlen = dirbuf->dotdot_type; in ext2_rename()