Searched refs:xfs_symlink_hdr_set (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/fs/xfs/libxfs/ |
D | xfs_symlink_remote.c | 39 xfs_symlink_hdr_set( in xfs_symlink_hdr_set() function 199 buf += xfs_symlink_hdr_set(mp, ip->i_ino, 0, ifp->if_bytes, bp); in xfs_symlink_local_to_remote() 371 buf += xfs_symlink_hdr_set(mp, owner, offset, byte_cnt, bp); in xfs_symlink_write_target()
|
D | xfs_symlink_remote.h | 14 int xfs_symlink_hdr_set(struct xfs_mount *mp, xfs_ino_t ino, uint32_t offset,
|