Home
last modified time | relevance | path

Searched defs:pag (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/fs/xfs/
Dxfs_inode.c1924 static xfs_agino_t xfs_iunlink_lookup_backref(struct xfs_perag *pag, xfs_agino_t agino) in xfs_iunlink_lookup_backref()
1937 static int xfs_iunlink_insert_backref(struct xfs_perag *pag, struct xfs_iunlink *iu) in xfs_iunlink_insert_backref()
1963 static int xfs_iunlink_add_backref(struct xfs_perag *pag, xfs_agino_t prev_agino, xfs_agino_t this_… in xfs_iunlink_add_backref()
1983 static int xfs_iunlink_change_backref(struct xfs_perag *pag, xfs_agino_t agino, xfs_agino_t next_un… in xfs_iunlink_change_backref()
2019 int xfs_iunlink_init(struct xfs_perag *pag) in xfs_iunlink_init()
2034 void xfs_iunlink_destroy(struct xfs_perag *pag) in xfs_iunlink_destroy()
2244 … struct xfs_dinode **dipp, struct xfs_buf **bpp, struct xfs_perag *pag) in xfs_iunlink_map_prev()
2404 struct xfs_perag *pag = bp->b_pag; in xfs_ifree_mark_inode_stale() local