Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dattrlist.c20 struct ATTR_LIST_ENTRY *le) in al_is_valid_le()
126 struct ATTR_LIST_ENTRY *le) in al_enumerate()
168 struct ATTR_LIST_ENTRY *al_find_le(struct ntfs_inode *ni, in al_find_le()
169 struct ATTR_LIST_ENTRY *le, in al_find_le()
185 struct ATTR_LIST_ENTRY *al_find_ex(struct ntfs_inode *ni, in al_find_ex()
186 struct ATTR_LIST_ENTRY *le, in al_find_ex()
190 struct ATTR_LIST_ENTRY *ret = NULL; in al_find_ex()
247 struct ATTR_LIST_ENTRY *le = NULL, *prev; in al_find_le_to_insert()
288 struct ATTR_LIST_ENTRY **new_le) in al_add_le()
292 struct ATTR_LIST_ENTRY *le; in al_add_le()
[all …]
H A Dntfs_fs.h393 struct ATTR_LIST_ENTRY *le; // 1K aligned memory.
464 struct ATTR_LIST_ENTRY *le);
466 struct ATTR_LIST_ENTRY *le,
469 struct ATTR_LIST_ENTRY *le,
474 struct ATTR_LIST_ENTRY **new_le);
526 struct ATTR_LIST_ENTRY **entry_o,
531 struct ATTR_LIST_ENTRY **le,
548 struct ATTR_LIST_ENTRY **le);
556 struct ATTR_LIST_ENTRY **entry);
559 struct ATTR_LIST_ENTRY **entry);
[all …]
H A Dfrecord.c195 struct ATTR_LIST_ENTRY *le; in ni_find_attr()
252 struct ATTR_LIST_ENTRY **le, in ni_enum_attr_ex()
256 struct ATTR_LIST_ENTRY *le2; in ni_enum_attr_ex()
289 struct ATTR_LIST_ENTRY *le; in ni_load_all_mi()
342 struct ATTR_LIST_ENTRY *le; in ni_remove_attr()
610 struct ATTR_LIST_ENTRY *le; in ni_try_remove_attr_list()
1051 struct ATTR_LIST_ENTRY *le; in ni_insert_attr()
1330 struct ATTR_LIST_ENTRY *le; in ni_expand_list()
2119 struct ATTR_LIST_ENTRY *le; in ni_decompress_file()
2847 struct ATTR_LIST_ENTRY *le; in ni_remove_name()
[all …]
H A Dntfs.h515 struct ATTR_LIST_ENTRY { struct
529 return ALIGN(offsetof(struct ATTR_LIST_ENTRY, name) + in le_size() argument
534 static inline int le_cmp(const struct ATTR_LIST_ENTRY *le, in le_cmp()
544 static inline __le16 const *le_name(const struct ATTR_LIST_ENTRY *le) in le_name()
H A Dattrib.c227 struct ATTR_LIST_ENTRY *le, struct mft_inode *mi, in attr_make_nonresident()
355 struct ATTR_LIST_ENTRY *le, struct mft_inode *mi, in attr_set_size_res()
414 struct ATTR_LIST_ENTRY *le, *le_b; in attr_set_size()
728 le = (struct ATTR_LIST_ENTRY *)((u8 *)le - le_sz); in attr_set_size()
894 struct ATTR_LIST_ENTRY *le, *le_b; in attr_data_get_block()
1637 struct ATTR_LIST_ENTRY *le, *le_b; in attr_allocate_frame()
1863 struct ATTR_LIST_ENTRY *le, *le_b; in attr_collapse_range()
2053 le = (struct ATTR_LIST_ENTRY *)((u8 *)le - le_sz); in attr_collapse_range()
2121 struct ATTR_LIST_ENTRY *le, *le_b; in attr_punch_hole()
2339 struct ATTR_LIST_ENTRY *le, *le_b; in attr_insert_range()
[all …]
H A Dindex.c211 struct ATTR_LIST_ENTRY *le = NULL; in bmp_buf_get()
478 struct ATTR_LIST_ENTRY *le = NULL; in indx_find_free()
525 struct ATTR_LIST_ENTRY *le = NULL; in indx_used_bit()
997 struct ATTR_LIST_ENTRY *le = NULL; in indx_get_root()
2053 struct ATTR_LIST_ENTRY *le = NULL; in indx_shrink()
H A Dxattr.c78 struct ATTR_LIST_ENTRY *le = NULL; in ntfs_read_ea()
329 struct ATTR_LIST_ENTRY *le; in ntfs_set_ea()
H A Dnamei.c349 struct ATTR_LIST_ENTRY *le = NULL; in ntfs3_get_parent()
H A Dfsntfs.c1843 struct ATTR_LIST_ENTRY *le; in ntfs_security_init()
2265 struct ATTR_LIST_ENTRY *le; in ntfs_reparse_init()
2303 struct ATTR_LIST_ENTRY *le; in ntfs_objid_init()
H A Dinode.c33 struct ATTR_LIST_ENTRY *le; in ntfs_read_mft()