Home
last modified time | relevance | path

Searched refs:EA_MALLOC (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/jfs/
H A Dxattr.c73 #define EA_MALLOC 0x0008 macro
491 ea_buf->flag = EA_MALLOC; in ea_get()
582 if (ea_buf->flag & EA_MALLOC) in ea_release()
611 } else if (ea_buf->flag & EA_MALLOC) { in ea_put()