Symbol: ATTR_LIST_ENTRY
fs/ntfs3/attrib.c
1005
struct ATTR_LIST_ENTRY *le, *le_b;
fs/ntfs3/attrib.c
1751
struct ATTR_LIST_ENTRY *le, *le_b;
fs/ntfs3/attrib.c
1977
struct ATTR_LIST_ENTRY *le, *le_b;
fs/ntfs3/attrib.c
2199
le = (struct ATTR_LIST_ENTRY *)((u8 *)le - le_sz);
fs/ntfs3/attrib.c
2264
struct ATTR_LIST_ENTRY *le, *le_b;
fs/ntfs3/attrib.c
2484
struct ATTR_LIST_ENTRY *le, *le_b;
fs/ntfs3/attrib.c
255
struct ATTR_LIST_ENTRY *le, struct mft_inode *mi,
fs/ntfs3/attrib.c
2734
struct ATTR_LIST_ENTRY *le = NULL;
fs/ntfs3/attrib.c
383
struct ATTR_LIST_ENTRY *le, struct mft_inode *mi,
fs/ntfs3/attrib.c
443
struct ATTR_LIST_ENTRY *le, *le_b;
fs/ntfs3/attrib.c
795
le = (struct ATTR_LIST_ENTRY *)((u8 *)le - le_sz);
fs/ntfs3/attrlist.c
134
struct ATTR_LIST_ENTRY *al_enumerate(struct ntfs_inode *ni,
fs/ntfs3/attrlist.c
135
struct ATTR_LIST_ENTRY *le)
fs/ntfs3/attrlist.c
177
struct ATTR_LIST_ENTRY *al_find_le(struct ntfs_inode *ni,
fs/ntfs3/attrlist.c
178
struct ATTR_LIST_ENTRY *le,
fs/ntfs3/attrlist.c
194
struct ATTR_LIST_ENTRY *al_find_ex(struct ntfs_inode *ni,
fs/ntfs3/attrlist.c
195
struct ATTR_LIST_ENTRY *le,
fs/ntfs3/attrlist.c
199
struct ATTR_LIST_ENTRY *ret = NULL;
fs/ntfs3/attrlist.c
20
struct ATTR_LIST_ENTRY *le)
fs/ntfs3/attrlist.c
251
static struct ATTR_LIST_ENTRY *al_find_le_to_insert(struct ntfs_inode *ni,
fs/ntfs3/attrlist.c
256
struct ATTR_LIST_ENTRY *le = NULL, *prev;
fs/ntfs3/attrlist.c
297
struct ATTR_LIST_ENTRY **new_le)
fs/ntfs3/attrlist.c
301
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/attrlist.c
342
le->name_off = offsetof(struct ATTR_LIST_ENTRY, name);
fs/ntfs3/attrlist.c
373
bool al_remove_le(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le)
fs/ntfs3/frecord.c
1048
struct ATTR_LIST_ENTRY **ins_le)
fs/ntfs3/frecord.c
1055
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/frecord.c
1334
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/frecord.c
1397
struct mft_inode **mi, struct ATTR_LIST_ENTRY **le)
fs/ntfs3/frecord.c
1472
struct ATTR_LIST_ENTRY **le)
fs/ntfs3/frecord.c
1508
struct mft_inode *mi, struct ATTR_LIST_ENTRY *le)
fs/ntfs3/frecord.c
1524
struct ATTR_LIST_ENTRY *le = NULL;
fs/ntfs3/frecord.c
1606
struct ATTR_LIST_ENTRY **le)
fs/ntfs3/frecord.c
1646
struct ATTR_LIST_ENTRY **le)
fs/ntfs3/frecord.c
169
int ni_load_mi(struct ntfs_inode *ni, const struct ATTR_LIST_ENTRY *le,
fs/ntfs3/frecord.c
193
struct ATTR_LIST_ENTRY **le_o, enum ATTR_TYPE type,
fs/ntfs3/frecord.c
197
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/frecord.c
1976
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/frecord.c
2237
struct ATTR_LIST_ENTRY *le = NULL;
fs/ntfs3/frecord.c
2489
struct ATTR_LIST_ENTRY *le = NULL;
fs/ntfs3/frecord.c
254
struct ATTR_LIST_ENTRY **le,
fs/ntfs3/frecord.c
258
struct ATTR_LIST_ENTRY *le2;
fs/ntfs3/frecord.c
2616
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/frecord.c
2727
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/frecord.c
291
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/frecord.c
2923
struct ATTR_LIST_ENTRY *le = NULL;
fs/ntfs3/frecord.c
2975
struct ATTR_LIST_ENTRY *le = NULL;
fs/ntfs3/frecord.c
346
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/frecord.c
411
struct ATTR_LIST_ENTRY *le, enum ATTR_TYPE type,
fs/ntfs3/frecord.c
413
CLST svcn, struct ATTR_LIST_ENTRY **ins_le)
fs/ntfs3/frecord.c
482
struct ATTR_LIST_ENTRY *le = NULL, *le_p;
fs/ntfs3/frecord.c
614
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/frecord.c
758
struct ATTR_LIST_ENTRY *le, *le_b[7];
fs/ntfs3/frecord.c
791
le->name_off = offsetof(struct ATTR_LIST_ENTRY, name);
fs/ntfs3/frecord.c
893
static int ni_ins_attr_ext(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le,
fs/ntfs3/frecord.c
897
struct ATTR_LIST_ENTRY **ins_le)
fs/ntfs3/fsntfs.c
1869
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/fsntfs.c
2291
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/fsntfs.c
2329
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/index.c
2067
struct ATTR_LIST_ENTRY *le = NULL;
fs/ntfs3/index.c
211
struct ATTR_LIST_ENTRY *le = NULL;
fs/ntfs3/index.c
476
struct ATTR_LIST_ENTRY *le = NULL;
fs/ntfs3/index.c
523
struct ATTR_LIST_ENTRY *le = NULL;
fs/ntfs3/index.c
995
struct ATTR_LIST_ENTRY *le = NULL;
fs/ntfs3/inode.c
34
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/namei.c
360
struct ATTR_LIST_ENTRY *le = NULL;
fs/ntfs3/ntfs.h
533
return ALIGN(offsetof(struct ATTR_LIST_ENTRY, name) +
fs/ntfs3/ntfs.h
538
static inline int le_cmp(const struct ATTR_LIST_ENTRY *le,
fs/ntfs3/ntfs.h
548
static inline __le16 const *le_name(const struct ATTR_LIST_ENTRY *le)
fs/ntfs3/ntfs_fs.h
418
struct ATTR_LIST_ENTRY *le; // 1K aligned memory.
fs/ntfs3/ntfs_fs.h
454
struct ATTR_LIST_ENTRY *le, struct mft_inode *mi,
fs/ntfs3/ntfs_fs.h
499
struct ATTR_LIST_ENTRY *al_enumerate(struct ntfs_inode *ni,
fs/ntfs3/ntfs_fs.h
500
struct ATTR_LIST_ENTRY *le);
fs/ntfs3/ntfs_fs.h
501
struct ATTR_LIST_ENTRY *al_find_le(struct ntfs_inode *ni,
fs/ntfs3/ntfs_fs.h
502
struct ATTR_LIST_ENTRY *le,
fs/ntfs3/ntfs_fs.h
504
struct ATTR_LIST_ENTRY *al_find_ex(struct ntfs_inode *ni,
fs/ntfs3/ntfs_fs.h
505
struct ATTR_LIST_ENTRY *le,
fs/ntfs3/ntfs_fs.h
510
struct ATTR_LIST_ENTRY **new_le);
fs/ntfs3/ntfs_fs.h
511
bool al_remove_le(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le);
fs/ntfs3/ntfs_fs.h
557
int ni_load_mi(struct ntfs_inode *ni, const struct ATTR_LIST_ENTRY *le,
fs/ntfs3/ntfs_fs.h
560
struct ATTR_LIST_ENTRY **entry_o,
fs/ntfs3/ntfs_fs.h
565
struct ATTR_LIST_ENTRY **le,
fs/ntfs3/ntfs_fs.h
578
struct mft_inode **mi, struct ATTR_LIST_ENTRY **le);
fs/ntfs3/ntfs_fs.h
582
struct ATTR_LIST_ENTRY **le);
fs/ntfs3/ntfs_fs.h
584
struct mft_inode *mi, struct ATTR_LIST_ENTRY *le);
fs/ntfs3/ntfs_fs.h
590
struct ATTR_LIST_ENTRY **entry);
fs/ntfs3/ntfs_fs.h
593
struct ATTR_LIST_ENTRY **entry);
fs/ntfs3/ntfs_fs.h
814
struct ATTR_LIST_ENTRY *le)
fs/ntfs3/xattr.c
329
struct ATTR_LIST_ENTRY *le;
fs/ntfs3/xattr.c
78
struct ATTR_LIST_ENTRY *le = NULL;