Searched refs:fiemap_process_hole (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/btrfs/ |
D | extent_io.c | 3714 static int fiemap_process_hole(struct btrfs_inode *inode, in fiemap_process_hole() function 3991 ret = fiemap_process_hole(inode, fieinfo, &cache, in extent_fiemap() 4032 ret = fiemap_process_hole(inode, fieinfo, &cache, in extent_fiemap() 4039 ret = fiemap_process_hole(inode, fieinfo, &cache, in extent_fiemap() 4100 ret = fiemap_process_hole(inode, fieinfo, &cache, backref_cache, in extent_fiemap()
|