Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dxattr.c857 struct gfs2_ea_location *es_el; member
880 if (es->es_el) in ea_set_simple_noalloc()
881 ea_set_remove_stuffed(ip, es->es_el); in ea_set_simple_noalloc()
906 if (es->es_el) in ea_set_simple_alloc()
907 ea_set_remove_stuffed(ip, es->es_el); in ea_set_simple_alloc()
1049 es.es_el = el; in ea_set_i()