Lines Matching full:scan
45 * way to find the parent of a given directory is to scan every directory in
50 * caller hold only the IOLOCK on that directory. The scan itself needs to
53 * Because we cannot hold @sc->ip's ILOCK during a scan of the whole fs, it is
54 * necessary to use dirent hook to update the parent scan results. Callers
55 * must not read the scan results without re-taking @sc->ip's ILOCK.
72 /* Optional scan information for a xrep_findparent_scan call. */
84 * the directory scan but by noticing a change in dotdot entries after
170 * Scan the directory to see if there it contains an entry pointing to in xrep_findparent_walk_directory()
176 * If this directory is known to be sick, we cannot scan it reliably in xrep_findparent_walk_directory()
187 * We cannot complete our parent pointer scan if a directory looks as in xrep_findparent_walk_directory()
239 * Set up a scan to find the parent of a directory. The provided dirent hook
266 * before we can scan the inode. in __xrep_findparent_scan_start()
284 * Scan the entire filesystem looking for a parent inode for the inode being
325 /* Tear down a parent scan. */
335 /* Finish a parent scan early. */