Lines Matching defs:udf_fileident_iter
85 struct udf_fileident_iter { struct
86 struct inode *dir; /* Directory we are working with */
87 loff_t pos; /* Logical position in a dir */
88 struct buffer_head *bh[2]; /* Buffer containing 'pos' and possibly
91 struct kernel_lb_addr eloc; /* Start of extent containing 'pos' */
92 uint32_t elen; /* Length of extent containing 'pos' */
93 sector_t loffset; /* Block offset of 'pos' within above
95 struct extent_position epos; /* Position after the above extent */
96 struct fileIdentDesc fi; /* Copied directory entry */
97 uint8_t *name; /* Pointer to entry name */
98 uint8_t *namebuf; /* Storage for entry name in case