Searched defs:lenalloc (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | truncate.c | 188 uint32_t elen, nelen = 0, indirect_ext_len = 0, lenalloc; in udf_truncate_extents() local 161 udf_update_alloc_ext_desc(struct inode *inode, struct extent_position *epos, u32 lenalloc) udf_update_alloc_ext_desc() argument [all...] |
| /kernel/linux/linux-6.6/fs/udf/ |
| H A D | truncate.c | 184 uint32_t elen, nelen = 0, indirect_ext_len = 0, lenalloc; in udf_truncate_extents() local 157 udf_update_alloc_ext_desc(struct inode *inode, struct extent_position *epos, u32 lenalloc) udf_update_alloc_ext_desc() argument [all...] |
Completed in 1 milliseconds