Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dxattr.c45 static inline bool find_ea(const struct EA_FULL *ea_all, u32 bytes, in find_ea() function
281 if (!find_ea(ea_all, le32_to_cpu(info->size), name, name_len, &off, in ntfs_get_ea()
360 if (info && find_ea(ea_all, size, name, name_len, &off, &ea_sz)) { in ntfs_set_ea()