Searched refs:al_remove_le (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | attrlist.c | 379 bool al_remove_le(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le) in al_remove_le() function
|
| H A D | attrib.c | 343 al_remove_le(ni, le); in attr_make_nonresident() 791 if (!al_remove_le(ni, le)) { in attr_set_size_ex() 1329 if (!al_remove_le(ni, le)) { in attr_data_get_block_locked() 1934 if (!al_remove_le(ni, le)) { in attr_allocate_frame() 2218 if (!al_remove_le(ni, le)) { in attr_collapse_range()
|
| H A D | frecord.c | 404 al_remove_le(ni, le); in ni_remove_attr() 458 al_remove_le(ni, le); in ni_ins_new_attr() 578 al_remove_le(ni, le); in ni_repack() 1549 al_remove_le(ni, le); in ni_remove_attr_le()
|
| H A D | ntfs_fs.h | 523 bool al_remove_le(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le);
|