Searched defs:le (Results 1 – 11 of 11) sorted by relevance
| /fs/ntfs3/ |
| A D | attrlist.c | 20 struct ATTR_LIST_ENTRY *le) in al_is_valid_le() 48 void *le = NULL; in ntfs_load_attr_list() local 126 struct ATTR_LIST_ENTRY *le) in al_enumerate() 169 struct ATTR_LIST_ENTRY *le, in al_find_le() 186 struct ATTR_LIST_ENTRY *le, in al_find_ex() 247 struct ATTR_LIST_ENTRY *le = NULL, *prev; in al_find_le_to_insert() local 292 struct ATTR_LIST_ENTRY *le; in al_add_le() local 364 bool al_remove_le(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le) in al_remove_le()
|
| A D | frecord.c | 195 struct ATTR_LIST_ENTRY *le; in ni_find_attr() local 252 struct ATTR_LIST_ENTRY **le, in ni_enum_attr_ex() 289 struct ATTR_LIST_ENTRY *le; in ni_load_all_mi() local 342 struct ATTR_LIST_ENTRY *le; in ni_remove_attr() local 610 struct ATTR_LIST_ENTRY *le; in ni_try_remove_attr_list() local 1051 struct ATTR_LIST_ENTRY *le; in ni_insert_attr() local 1330 struct ATTR_LIST_ENTRY *le; in ni_expand_list() local 1520 struct ATTR_LIST_ENTRY *le = NULL; in ni_delete_all() local 2119 struct ATTR_LIST_ENTRY *le; in ni_decompress_file() local 2847 struct ATTR_LIST_ENTRY *le; in ni_remove_name() local [all …]
|
| A D | attrib.c | 227 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() local 894 struct ATTR_LIST_ENTRY *le, *le_b; in attr_data_get_block() local 1637 struct ATTR_LIST_ENTRY *le, *le_b; in attr_allocate_frame() local 1863 struct ATTR_LIST_ENTRY *le, *le_b; in attr_collapse_range() local 2121 struct ATTR_LIST_ENTRY *le, *le_b; in attr_punch_hole() local 2339 struct ATTR_LIST_ENTRY *le, *le_b; in attr_insert_range() local 2586 struct ATTR_LIST_ENTRY *le = NULL; in attr_force_nonresident() local
|
| A D | xattr.c | 78 struct ATTR_LIST_ENTRY *le = NULL; in ntfs_read_ea() local 329 struct ATTR_LIST_ENTRY *le; in ntfs_set_ea() local
|
| A D | index.c | 211 struct ATTR_LIST_ENTRY *le = NULL; in bmp_buf_get() local 478 struct ATTR_LIST_ENTRY *le = NULL; in indx_find_free() local 525 struct ATTR_LIST_ENTRY *le = NULL; in indx_used_bit() local 997 struct ATTR_LIST_ENTRY *le = NULL; in indx_get_root() local 2053 struct ATTR_LIST_ENTRY *le = NULL; in indx_shrink() local
|
| A D | namei.c | 361 struct ATTR_LIST_ENTRY *le = NULL; in ntfs3_get_parent() local
|
| A D | fsntfs.c | 1847 struct ATTR_LIST_ENTRY *le; in ntfs_security_init() local 2269 struct ATTR_LIST_ENTRY *le; in ntfs_reparse_init() local 2307 struct ATTR_LIST_ENTRY *le; in ntfs_objid_init() local
|
| A D | ntfs_fs.h | 400 struct ATTR_LIST_ENTRY *le; // 1K aligned memory. member 752 struct ATTR_LIST_ENTRY *le) in rec_find_attr_le()
|
| A D | inode.c | 33 struct ATTR_LIST_ENTRY *le; in ntfs_read_mft() local
|
| A D | ntfs.h | 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()
|
| /fs/cachefiles/ |
| A D | key.c | 75 u32 le = le32_to_cpu(*(__le32 *)(key + i)); in cachefiles_cook_key() local
|
Completed in 43 milliseconds