Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Dbmap.c865 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()