Searched refs:recursive_scan (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dbmap.c671 * recursive_scan - recursively scan through the end of a file
687 static int recursive_scan(struct gfs2_inode *ip, struct buffer_head *dibh, function
729 error = recursive_scan(ip, dibh, mp, height + 1, bn,
1098 error = recursive_scan(ip, NULL, &mp, 0, 0, 1, do_strip, &sm);

Completed in 49 milliseconds