Home
last modified time | relevance | path

Searched refs:xfs_bmap_compute_attr_offset (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_bmap.h173 unsigned int xfs_bmap_compute_attr_offset(struct xfs_mount *mp);
Dxfs_bmap.c97 xfs_bmap_compute_attr_offset( in xfs_bmap_compute_attr_offset() function
/linux-6.1.9/fs/xfs/
Dxfs_mount.c590 igeo->attr_fork_offset = xfs_bmap_compute_attr_offset(mp); in xfs_mount_setup_inode_geom()