Searched defs:agino (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 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 2076 STATIC void xfs_iunlink_update_dinode(struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agino_t agino, struct xfs_buf *ibp,
in xfs_iunlink_update_dinode() argument 2156 xfs_agino_t agino = XFS_INO_TO_AGINO(mp, ip->i_ino);
in xfs_iunlink() local 2210 xfs_iunlink_map_ino(struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agino_t agino, struct xfs_imap *imap, struct xfs_dinode **dipp, struct xfs_buf **bpp) xfs_iunlink_map_ino() 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 2318 xfs_agino_t agino = XFS_INO_TO_AGINO(mp, ip->i_ino); xfs_iunlink_remove() local [all...] |
Completed in 5 milliseconds