Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_filestream.h16 xfs_agnumber_t xfs_filestream_lookup_ag(struct xfs_inode *ip);
Dxfs_filestream.c306 xfs_filestream_lookup_ag( in xfs_filestream_lookup_ag() function
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.c3432 ag = xfs_filestream_lookup_ag(ap->ip); in xfs_bmap_btalloc()