Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dxattr.c865 struct gfs2_ea_location *es_el; member
888 if (es->es_el) in ea_set_simple_noalloc()
889 ea_set_remove_stuffed(ip, es->es_el); in ea_set_simple_noalloc()
914 if (es->es_el) in ea_set_simple_alloc()
915 ea_set_remove_stuffed(ip, es->es_el); in ea_set_simple_alloc()
1057 es.es_el = el; in ea_set_i()