Home
last modified time | relevance | path

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

/external/e2fsprogs/util/
Dsymlinks.c171 int c, fix_abs = 0, fix_messy = 0, fix_long = 0; in fix_symlink() local
219 fix_long = shorten_path(new, path); in fix_symlink()
223 else if (fix_long) in fix_symlink()
228 if (!(fix_links || testing) || !(fix_messy || fix_abs || fix_long)) in fix_symlink()