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()
204 * The symlink will fit into the inode data fork? in xfs_symlink()
230 * Allocate an inode for the symlink. in xfs_symlink()
257 * If the symlink will fit into the inode, write it inline. in xfs_symlink()
315 * Create the directory entry for the symlink. in xfs_symlink()
325 * symlink transaction goes to disk before returning to in xfs_symlink()
365 * Free a symlink that has blocks associated with it.
369 * disk as a zero length symlink. The inode is on the unlinked list already, so
390 * We're freeing a symlink that has some in xfs_inactive_symlink_rmt()
473 * xfs_inactive_symlink - free a symlink
492 xfs_alert(mp, "%s: inode (0x%llx) bad symlink length (%d)", in xfs_inactive_symlink()
510 /* remove the remote symlink */ in xfs_inactive_symlink()