Lines Matching full:symlink
70 "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()
191 * The symlink will fit into the inode data fork? in xfs_symlink()
224 * Allocate an inode for the symlink. in xfs_symlink()
248 * If the symlink will fit into the inode, write it inline. in xfs_symlink()
306 * Create the directory entry for the symlink. in xfs_symlink()
316 * symlink transaction goes to disk before returning to in xfs_symlink()
357 * Free a symlink that has blocks associated with it.
361 * disk as a zero length symlink. The inode is on the unlinked list already, so
382 * We're freeing a symlink that has some in xfs_inactive_symlink_rmt()
465 * xfs_inactive_symlink - free a symlink
484 xfs_alert(mp, "%s: inode (0x%llx) bad symlink length (%d)", in xfs_inactive_symlink()
502 /* remove the remote symlink */ in xfs_inactive_symlink()