Lines Matching full:symlink
50 * commits the new symlink target to the file being repaired.
53 /* Set us up to repair the symlink file. */
69 * completely new symlink file, plus twice as many blocks as we would in xrep_setup_symlink()
75 * constructed the replacement symlink and therefore do not know how in xrep_setup_symlink()
78 * symlink ILOCK) and cannot ask for more reservation. in xrep_setup_symlink()
160 * Try to salvage an inline symlink's contents. Returns the number of bytes
197 "acceptable length for a symlink target on XFS but will produce " \
233 * Change an empty target into a dummy target and clear the symlink in xrep_symlink_salvage()
324 /* Exchange the temporary symlink's data fork with the one being repaired. */
376 /* Reset the temp symlink target to dummy content. */ in xrep_symlink_reset_fork()
406 * In preparation to write the new symlink target to the temporary in xrep_symlink_rebuild()
410 * The VFS does not take the IOLOCK while reading a symlink (and new in xrep_symlink_rebuild()
477 * Release the old symlink blocks and reset the data fork of the temp in xrep_symlink_rebuild()
479 * perform on the symlink, so we don't need to clean the transaction. in xrep_symlink_rebuild()