Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_mount.h272 struct xfs_mount *pag_mount; /* owner filesystem */ member
Dxfs_mount.c211 pag->pag_mount = mp; in xfs_initialize_perag()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_sb.c102 trace_xfs_perag_put(pag->pag_mount, pag->pag_agno, ref, _RET_IP_); in xfs_perag_put()