Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_filestream.h28 xfs_agnumber_t xfs_filestream_lookup_ag(struct xfs_inode *ip);
Dxfs_filestream.c314 xfs_filestream_lookup_ag( in xfs_filestream_lookup_ag() function
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_bmap.c3682 ag = xfs_filestream_lookup_ag(ap->ip); in xfs_bmap_btalloc()