Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dxattr.c88 static int ea_foreach_i(struct gfs2_inode *ip, struct buffer_head *bh, in ea_foreach_i() function
136 error = ea_foreach_i(ip, bh, ea_call, data); in ea_foreach()
158 error = ea_foreach_i(ip, eabh, ea_call, data); in ea_foreach()