Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_LAST_ENTRY
fs/ext2/xattr.c
72
#define IS_LAST_ENTRY(entry) (*(__u32 *)(entry) == 0)
fs/ext4/xattr.h
96
#define IS_LAST_ENTRY(entry) (*(__u32 *)(entry) == 0)