Searched refs:gfs2_ea_name2type (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Deaops.h23 unsigned int gfs2_ea_name2type(const char *name, const char **truncated_name);
H A Deaops.c27 * gfs2_ea_name2type - get the type of the ea, and truncate type from the name
33 unsigned int gfs2_ea_name2type(const char *name, const char **truncated_name) function
H A Dops_inode.c1064 er.er_type = gfs2_ea_name2type(name, &er.er_name);
1083 er.er_type = gfs2_ea_name2type(name, &er.er_name);
1109 er.er_type = gfs2_ea_name2type(name, &er.er_name);

Completed in 52 milliseconds