Searched refs:exfat_alloc_buffer (Results 1 – 5 of 5) sorted by relevance
85 struct buffer_desc *exfat_alloc_buffer(int count,
121 ei->dump_bdesc = exfat_alloc_buffer(2, in create_exfat2img()129 ei->scan_bdesc = exfat_alloc_buffer(2, in create_exfat2img()795 ei->dump_bdesc = exfat_alloc_buffer(2, clus_size, 512); in restore_from_stdin()
176 struct buffer_desc *exfat_alloc_buffer(int count, in exfat_alloc_buffer() function
362 bd = exfat_alloc_buffer(2, exfat->clus_size, exfat->sect_size); in exfat_lookup_dentry_set()
1597 exfat_fsck.buffer_desc = exfat_alloc_buffer(2, in main()