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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dbmap.c573 * recursive_scan - recursively scan through the end of a file
589 static int recursive_scan(struct gfs2_inode *ip, struct buffer_head *dibh, function
631 error = recursive_scan(ip, dibh, mp, height + 1, bn,
1015 error = recursive_scan(ip, NULL, &mp, 0, 0, 1, do_strip, &sm);

Completed in 24 milliseconds