Searched refs:al_add_le (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | attrlist.c | 282 * al_add_le 286 int al_add_le(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name, in al_add_le() function 448 * Attribute list increased on demand in al_add_le. in al_update()
|
H A D | ntfs_fs.h | 469 int al_add_le(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name,
|
H A D | frecord.c | 469 err = al_add_le(ni, type, name, name_len, svcn, cpu_to_le16(-1), in ni_ins_new_attr() 478 * al_add_le -> attr_set_size (list) -> ni_expand_list in ni_ins_new_attr()
|
Completed in 8 milliseconds