Lines Matching full:symlink
49 * commits the new symlink target to the file being repaired.
52 /* Set us up to repair the symlink file. */
68 * completely new symlink file, plus twice as many blocks as we would in xrep_setup_symlink()
74 * constructed the replacement symlink and therefore do not know how in xrep_setup_symlink()
77 * symlink ILOCK) and cannot ask for more reservation. in xrep_setup_symlink()
159 * Try to salvage an inline symlink's contents. Returns the number of bytes
196 "acceptable length for a symlink target on XFS but will produce " \
232 * Change an empty target into a dummy target and clear the symlink in xrep_symlink_salvage()
323 /* Exchange the temporary symlink's data fork with the one being repaired. */
375 /* Reset the temp symlink target to dummy content. */ in xrep_symlink_reset_fork()
405 * In preparation to write the new symlink target to the temporary in xrep_symlink_rebuild()
409 * The VFS does not take the IOLOCK while reading a symlink (and new in xrep_symlink_rebuild()
476 * Release the old symlink blocks and reset the data fork of the temp in xrep_symlink_rebuild()
478 * perform on the symlink, so we don't need to clean the transaction. in xrep_symlink_rebuild()