Searched defs:pag (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/fs/xfs/ |
H A D | xfs_inode.c | 1924 static xfs_agino_t xfs_iunlink_lookup_backref(struct xfs_perag *pag, xfs_agino_t agino)
in xfs_iunlink_lookup_backref() argument 1937 static int xfs_iunlink_insert_backref(struct xfs_perag *pag, struct xfs_iunlink *iu)
in xfs_iunlink_insert_backref() argument 1963 static int xfs_iunlink_add_backref(struct xfs_perag *pag, xfs_agino_t prev_agino, xfs_agino_t this_agino)
in xfs_iunlink_add_backref() argument 1983 static int xfs_iunlink_change_backref(struct xfs_perag *pag, xfs_agino_t agino, xfs_agino_t next_unlinked)
in xfs_iunlink_change_backref() argument 2019 xfs_iunlink_init(struct xfs_perag *pag) xfs_iunlink_init() argument 2034 xfs_iunlink_destroy(struct xfs_perag *pag) xfs_iunlink_destroy() argument 2242 xfs_iunlink_map_prev(struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agino_t head_agino, xfs_agino_t target_agino, xfs_agino_t *agino, struct xfs_imap *imap, struct xfs_dinode **dipp, struct xfs_buf **bpp, struct xfs_perag *pag) xfs_iunlink_map_prev() argument 2404 struct xfs_perag *pag = bp->b_pag; xfs_ifree_mark_inode_stale() local [all...] |
Completed in 5 milliseconds