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