fs/ntfs/attrib.c
1217
err = ntfs_attr_find(AT_ATTRIBUTE_LIST, NULL, 0,
fs/ntfs/attrib.c
1487
return ntfs_attr_find(AT_END, name, name_len, ic, val, val_len,
fs/ntfs/attrib.c
1522
err = ntfs_attr_find(type, name, name_len, ic, val, val_len,
fs/ntfs/attrib.c
1579
return ntfs_attr_find(type, name, name_len, ic, val, val_len,
fs/ntfs/attrib.c
2407
err = ntfs_attr_find(type, name, name_len, CASE_SENSITIVE, val, size, ctx);
fs/ntfs/attrib.c
2528
err = ntfs_attr_find(type, name, name_len, CASE_SENSITIVE, NULL, 0, ctx);
fs/ntfs/attrib.c
3405
err = ntfs_attr_find(a->type, (__le16 *)((u8 *)a + le16_to_cpu(a->name_offset)),