Searched refs:EFS_DIRENT_OFF_VALID (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/fs/efs/
H A Defs_dir.h170 #define EFS_DIRENT_OFF_VALID(_x) (((_x) & 0x1) == 0 && (_x) < \ macro
H A Defs_vnops.c366 if (!EFS_DIRENT_OFF_VALID(slot)) {

Completed in 61 milliseconds