Searched refs:xfs_symlink_hdr_set (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/xfs/libxfs/ |
D | xfs_symlink_remote.c | 40 xfs_symlink_hdr_set( in xfs_symlink_hdr_set() function 196 buf += xfs_symlink_hdr_set(mp, ip->i_ino, 0, ifp->if_bytes, bp); in xfs_symlink_local_to_remote()
|
D | xfs_shared.h | 129 int xfs_symlink_hdr_set(struct xfs_mount *mp, xfs_ino_t ino, uint32_t offset,
|
/linux-4.19.296/fs/xfs/ |
D | xfs_symlink.c | 313 buf += xfs_symlink_hdr_set(mp, ip->i_ino, offset, in xfs_symlink()
|