Home
last modified time | relevance | path

Searched refs:xfs_imap (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_ialloc.h11 struct xfs_imap;
50 xfs_imap(
54 struct xfs_imap *imap, /* location map structure */
A Dxfs_inode_buf.h16 struct xfs_imap { struct
23 struct xfs_imap *imap, struct xfs_buf **bpp); argument
A Dxfs_inode_buf.c132 struct xfs_imap *imap, in xfs_imap_to_bp()
A Dxfs_ialloc.c2263 xfs_imap( in xfs_imap() function
2267 struct xfs_imap *imap, /* location map structure */ in xfs_imap()
/linux-6.3-rc2/fs/xfs/scrub/
A Dcommon.c637 struct xfs_imap imap; in xchk_get_inode()
677 error = xfs_imap(pag, sc->tp, sc->sm->sm_ino, &imap, in xchk_get_inode()
A Dialloc.c212 struct xfs_imap imap; in xchk_iallocbt_check_cluster()
/linux-6.3-rc2/fs/xfs/
A Dxfs_inode.h33 struct xfs_imap i_imap; /* location for xfs_imap() */
A Dxfs_icache.c100 memset(&ip->i_imap, 0, sizeof(struct xfs_imap)); in xfs_inode_alloc()
589 error = xfs_imap(pag, tp, ip->i_ino, &ip->i_imap, flags); in xfs_iget_cache_miss()

Completed in 22 milliseconds