Searched refs:find_ea (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | xattr.c | 41 * find_ea 45 static inline bool find_ea(const struct EA_FULL *ea_all, u32 bytes, in find_ea() function 278 if (!find_ea(ea_all, le32_to_cpu(info->size), name, name_len, &off, in ntfs_get_ea() 357 if (info && find_ea(ea_all, size, name, name_len, &off, &ea_sz)) { in ntfs_set_ea()
|
Completed in 2 milliseconds