Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dxattr.c84 typedef int (*ea_call_t) (struct gfs2_inode *ip, struct buffer_head *bh, typedef
89 ea_call_t ea_call, void *data) in ea_foreach_i()
125 static int ea_foreach(struct gfs2_inode *ip, ea_call_t ea_call, void *data) in ea_foreach()