Lines Matching refs:ntfs_inode
19 static inline bool al_is_valid_le(const struct ntfs_inode *ni,
29 void al_destroy(struct ntfs_inode *ni)
44 int ntfs_load_attr_list(struct ntfs_inode *ni, struct ATTRIB *attr)
125 struct ATTR_LIST_ENTRY *al_enumerate(struct ntfs_inode *ni,
168 struct ATTR_LIST_ENTRY *al_find_le(struct ntfs_inode *ni,
185 struct ATTR_LIST_ENTRY *al_find_ex(struct ntfs_inode *ni,
242 static struct ATTR_LIST_ENTRY *al_find_le_to_insert(struct ntfs_inode *ni,
286 int al_add_le(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name,
364 bool al_remove_le(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le)
388 bool al_delete_le(struct ntfs_inode *ni, enum ATTR_TYPE type, CLST vcn,
438 int al_update(struct ntfs_inode *ni, int sync)