Home
last modified time | relevance | path

Searched refs:xfs_symlink_remote_truncate (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_symlink_remote.h26 int xfs_symlink_remote_truncate(struct xfs_trans *tp, struct xfs_inode *ip);
Dxfs_symlink_remote.c387 xfs_symlink_remote_truncate( in xfs_symlink_remote_truncate() function
Dxfs_exchmaps.c513 error = xfs_symlink_remote_truncate(tp, ip); in xfs_exchmaps_link_to_sf()
/linux-6.12.1/fs/xfs/
Dxfs_symlink.c294 error = xfs_symlink_remote_truncate(tp, ip); in xfs_inactive_symlink_rmt()