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

/linux-master/fs/gfs2/
H A Dxattr.h47 struct gfs2_ea_location { struct
H A Dxattr.c176 struct gfs2_ea_location *ef_el;
191 struct gfs2_ea_location *el = ef->ef_el;
204 struct gfs2_ea_location *el)
214 memset(el, 0, sizeof(struct gfs2_ea_location));
522 static int gfs2_ea_get_copy(struct gfs2_inode *ip, struct gfs2_ea_location *el,
542 struct gfs2_ea_location el;
585 struct gfs2_ea_location el;
842 struct gfs2_ea_location *el)
869 struct gfs2_ea_location *es_el;
1046 const void *value, size_t size, struct gfs2_ea_location *e
[all...]

Completed in 115 milliseconds