Lines Matching full:symlink
72 "symlink header does not match required off/len/owner (0x%x/Ox%x,0x%llx)", in xfs_readlink_bmap_ilocked()
119 xfs_alert(mp, "%s: inode (%llu) bad symlink length (%lld)", in xfs_readlink()
206 * The symlink will fit into the inode data fork? in xfs_symlink()
232 * Allocate an inode for the symlink. in xfs_symlink()
259 * If the symlink will fit into the inode, write it inline. in xfs_symlink()
317 * Create the directory entry for the symlink. in xfs_symlink()
327 * symlink transaction goes to disk before returning to in xfs_symlink()
367 * Free a symlink that has blocks associated with it.
371 * disk as a zero length symlink. The inode is on the unlinked list already, so
392 * We're freeing a symlink that has some in xfs_inactive_symlink_rmt()
475 * xfs_inactive_symlink - free a symlink
494 xfs_alert(mp, "%s: inode (0x%llx) bad symlink length (%d)", in xfs_inactive_symlink()
512 /* remove the remote symlink */ in xfs_inactive_symlink()