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

/linux-4.1.27/fs/gfs2/
H A Dxattr.h50 struct gfs2_ea_location { struct
H A Dxattr.c163 struct gfs2_ea_location *ef_el;
178 struct gfs2_ea_location *el = ef->ef_el; ea_find_i()
191 struct gfs2_ea_location *el) gfs2_ea_find()
201 memset(el, 0, sizeof(struct gfs2_ea_location)); gfs2_ea_find()
527 static int gfs2_ea_get_copy(struct gfs2_inode *ip, struct gfs2_ea_location *el, gfs2_ea_get_copy()
547 struct gfs2_ea_location el; gfs2_xattr_acl_get()
590 struct gfs2_ea_location el; gfs2_xattr_get()
833 struct gfs2_ea_location *el) ea_set_remove_stuffed()
860 struct gfs2_ea_location *es_el;
1043 const void *value, size_t size, struct gfs2_ea_location *el) ea_set_i()
1075 struct gfs2_ea_location *el) ea_set_remove_unstuffed()
1086 static int ea_remove_stuffed(struct gfs2_inode *ip, struct gfs2_ea_location *el) ea_remove_stuffed()
1139 struct gfs2_ea_location el; gfs2_xattr_remove()
1180 struct gfs2_ea_location el; __gfs2_xattr_set()
1260 struct gfs2_ea_location el; gfs2_xattr_acl_chmod()

Completed in 95 milliseconds