Searched refs:erofs_dentry (Results 1 – 2 of 2) sorted by relevance
86 struct erofs_dentry *d, *t; in erofs_iput()99 static int dentry_add_sorted(struct erofs_dentry *d, struct list_head *head) in dentry_add_sorted()104 struct erofs_dentry *d2 = in dentry_add_sorted()105 container_of(pos, struct erofs_dentry, d_child); in dentry_add_sorted()114 struct erofs_dentry *erofs_d_alloc(struct erofs_inode *parent, in erofs_d_alloc()117 struct erofs_dentry *d = malloc(sizeof(*d)); in erofs_d_alloc()161 struct erofs_dentry *d; in erofs_prepare_dir_file()212 struct erofs_dentry *head, struct erofs_dentry *end) in fill_dirblock()235 static int write_dirblock(unsigned int q, struct erofs_dentry *head, in write_dirblock()236 struct erofs_dentry *end, erofs_blk_t blkaddr) in write_dirblock()[all …]
195 struct erofs_dentry { struct