fs/ntfs3/attrlist.c
183
return al_find_ex(ni, le, attr->type, attr_name(attr), attr->name_len,
fs/ntfs3/frecord.c
213
le = al_find_ex(ni, le_o ? *le_o : NULL, type, name, name_len, vcn);
fs/ntfs3/ntfs_fs.h
504
struct ATTR_LIST_ENTRY *al_find_ex(struct ntfs_inode *ni,