Home
last modified time | relevance | path

Searched defs:ENTRY (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ext4/
Dxattr.h92 #define ENTRY(ptr) ((struct ext4_xattr_entry *)(ptr)) macro
/linux-4.19.296/fs/ext2/
Dxattr.c70 #define ENTRY(ptr) ((struct ext2_xattr_entry *)(ptr)) macro
/linux-4.19.296/drivers/clk/
Dclk.c2779 #define ENTRY(f) { f, #f } macro