Home
last modified time | relevance | path

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

/freebsd-13.1/sys/ufs/ufs/
H A Ddir.h138 u_int8_t dotdot_type; member
H A Dufs_lookup.c1424 namlen = dirbuf.dotdot_type; in ufs_dir_dd_ino()
/freebsd-13.1/sys/fs/ext2fs/
H A Dext2_lookup.c1266 namlen = dirbuf.dotdot_type; /* like ufs little-endian */ in ext2_checkpath()
H A Dext2_vnops.c1084 namlen = dirbuf->dotdot_type; in ext2_rename()