Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dattrlist.c20 struct ATTR_LIST_ENTRY *le) in al_is_valid_le()
137 struct ATTR_LIST_ENTRY *al_enumerate(struct ntfs_inode *ni, in al_enumerate()
138 struct ATTR_LIST_ENTRY *le) in al_enumerate()
180 struct ATTR_LIST_ENTRY *al_find_le(struct ntfs_inode *ni, in al_find_le()
181 struct ATTR_LIST_ENTRY *le, in al_find_le()
197 struct ATTR_LIST_ENTRY *al_find_ex(struct ntfs_inode *ni, in al_find_ex()
198 struct ATTR_LIST_ENTRY *le, in al_find_ex()
202 struct ATTR_LIST_ENTRY *ret = NULL; in al_find_ex()
255 static struct ATTR_LIST_ENTRY *al_find_le_to_insert(struct ntfs_inode *ni, in al_find_le_to_insert()
260 struct ATTR_LIST_ENTRY *le = NULL, *prev; in al_find_le_to_insert()
[all …]
H A Dntfs_fs.h424 struct ATTR_LIST_ENTRY *le; // 1K aligned memory.
466 struct ATTR_LIST_ENTRY *le, struct mft_inode *mi,
511 struct ATTR_LIST_ENTRY *al_enumerate(struct ntfs_inode *ni,
512 struct ATTR_LIST_ENTRY *le);
513 struct ATTR_LIST_ENTRY *al_find_le(struct ntfs_inode *ni,
514 struct ATTR_LIST_ENTRY *le,
516 struct ATTR_LIST_ENTRY *al_find_ex(struct ntfs_inode *ni,
517 struct ATTR_LIST_ENTRY *le,
522 struct ATTR_LIST_ENTRY **new_le);
523 bool al_remove_le(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le);
[all …]
H A Dfrecord.c177 int ni_load_mi(struct ntfs_inode *ni, const struct ATTR_LIST_ENTRY *le, in ni_load_mi()
202 struct ATTR_LIST_ENTRY **le_o, enum ATTR_TYPE type, in ni_find_attr()
206 struct ATTR_LIST_ENTRY *le; in ni_find_attr()
264 struct ATTR_LIST_ENTRY **le, in ni_enum_attr_ex()
268 struct ATTR_LIST_ENTRY *le2; in ni_enum_attr_ex()
302 struct ATTR_LIST_ENTRY *le; in ni_load_all_mi()
359 struct ATTR_LIST_ENTRY *le; in ni_remove_attr()
425 struct ATTR_LIST_ENTRY *le, enum ATTR_TYPE type, in ni_ins_new_attr()
427 CLST svcn, struct ATTR_LIST_ENTRY **ins_le) in ni_ins_new_attr()
497 struct ATTR_LIST_ENTRY *le = NULL, *le_p; in ni_repack()
[all …]
H A Dntfs.h520 struct ATTR_LIST_ENTRY { struct
534 return ALIGN(offsetof(struct ATTR_LIST_ENTRY, name) + in le_size() argument
539 static inline int le_cmp(const struct ATTR_LIST_ENTRY *le, in le_cmp()
549 static inline __le16 const *le_name(const struct ATTR_LIST_ENTRY *le) in le_name()
H A Dattrib.c255 struct ATTR_LIST_ENTRY *le, struct mft_inode *mi, in attr_make_nonresident()
383 struct ATTR_LIST_ENTRY *le, struct mft_inode *mi, in attr_set_size_res()
444 struct ATTR_LIST_ENTRY *le, *le_b; in attr_set_size_ex()
796 le = (struct ATTR_LIST_ENTRY *)((u8 *)le - le_sz); in attr_set_size_ex()
1002 struct ATTR_LIST_ENTRY *le, *le_b; in attr_data_get_block_locked()
1783 struct ATTR_LIST_ENTRY *le, *le_b; in attr_allocate_frame()
2015 struct ATTR_LIST_ENTRY *le, *le_b; in attr_collapse_range()
2244 le = (struct ATTR_LIST_ENTRY *)((u8 *)le - le_sz); in attr_collapse_range()
2310 struct ATTR_LIST_ENTRY *le, *le_b; in attr_punch_hole()
2533 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()
476 struct ATTR_LIST_ENTRY *le = NULL; in indx_find_free()
523 struct ATTR_LIST_ENTRY *le = NULL; in indx_used_bit()
1028 struct ATTR_LIST_ENTRY *le = NULL; in indx_get_root()
2159 struct ATTR_LIST_ENTRY *le = NULL; in indx_shrink()
H A Dxattr.c78 struct ATTR_LIST_ENTRY *le = NULL; in ntfs_read_ea()
332 struct ATTR_LIST_ENTRY *le; in ntfs_set_ea()
H A Dnamei.c384 struct ATTR_LIST_ENTRY *le = NULL; in ntfs3_get_parent()
H A Dfsntfs.c1877 struct ATTR_LIST_ENTRY *le; in ntfs_security_init()
2299 struct ATTR_LIST_ENTRY *le; in ntfs_reparse_init()
2337 struct ATTR_LIST_ENTRY *le; in ntfs_objid_init()
H A Dinode.c38 struct ATTR_LIST_ENTRY *le; in ntfs_read_mft()
529 struct ATTR_LIST_ENTRY *le = NULL; in ntfs_init_ads_node()
H A Dsuper.c1462 struct ATTR_LIST_ENTRY *le = NULL; in ntfs_fill_super()