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

/linux-4.1.27/fs/hpfs/
H A Dea.c88 memcpy(buf, ea_data(ea), ea_valuelen(ea)); hpfs_read_ea()
145 memcpy(ret, ea_data(ea), ea_valuelen(ea)); hpfs_get_ea()
206 memcpy(ea_data(ea), data, size); hpfs_set_ea()
260 memcpy(ea_data(ea), data, size); hpfs_set_ea()
H A Dhpfs_fn.h159 static inline char *ea_data(struct extended_attribute *ea) ea_data() function

Completed in 78 milliseconds