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

/linux-4.4.14/fs/jfs/
H A Djfs_xattr.h51 #define EALIST_SIZE(ealist) le32_to_cpu((ealist)->size) macro
53 ((struct jfs_ea *) (((char *) (ealist)) + EALIST_SIZE(ealist)))
H A Dxattr.c572 if (EALIST_SIZE(ea_buf->xattr) != ea_size) { ea_get()

Completed in 121 milliseconds