Searched refs:recursive_scan (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/fs/gfs2/ |
D | bmap.c | 865 static int recursive_scan(struct gfs2_inode *ip, struct buffer_head *dibh, in recursive_scan() function 909 error = recursive_scan(ip, dibh, mp, height + 1, bn, in recursive_scan() 1060 error = recursive_scan(ip, NULL, &mp, 0, 0, 1, &sm); in trunc_dealloc()
|