Lines Matching full:symlink
54 xfs_alert(mp, "%s: inode (%llu) bad symlink length (%lld)", in xfs_readlink()
134 * The symlink will fit into the inode data fork? in xfs_symlink()
166 * Allocate an inode for the symlink. in xfs_symlink()
197 * Create the directory entry for the symlink. in xfs_symlink()
205 * symlink transaction goes to disk before returning to in xfs_symlink()
251 * Free a symlink that has blocks associated with it.
255 * disk as a zero length symlink. The inode is on the unlinked list already, so
269 * We're freeing a symlink that has some in xfs_inactive_symlink_rmt()
322 * xfs_inactive_symlink - free a symlink
341 xfs_alert(mp, "%s: inode (0x%llx) bad symlink length (%d)", in xfs_inactive_symlink()
360 /* remove the remote symlink */ in xfs_inactive_symlink()