Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_bmap.h178 unsigned int xfs_bmap_compute_attr_offset(struct xfs_mount *mp);
H A Dxfs_bmap.c100 xfs_bmap_compute_attr_offset( in xfs_bmap_compute_attr_offset() function
/linux/fs/xfs/
H A Dxfs_mount.c613 igeo->attr_fork_offset = xfs_bmap_compute_attr_offset(mp); in xfs_mount_setup_inode_geom()