ext4_is_dots 64 uspace/lib/ext4/src/ops.c static bool ext4_is_dots(const uint8_t *, size_t); ext4_is_dots 708 uspace/lib/ext4/src/ops.c if (!ext4_is_dots(it.current->name, name_size)) { ext4_is_dots 1127 uspace/lib/ext4/src/ops.c if (ext4_is_dots(it.current->name, name_size))HelenOS homepage, sources at GitHub