Lines Matching refs:whichfork
186 void xfs_bmap_local_to_extents_empty(struct xfs_inode *ip, int whichfork);
190 void xfs_bmap_compute_maxlevels(struct xfs_mount *mp, int whichfork);
192 xfs_extlen_t len, xfs_fileoff_t *unused, int whichfork);
194 xfs_fileoff_t *last_block, int whichfork);
196 int whichfork);
197 int xfs_bmap_one_block(struct xfs_inode *ip, int whichfork);
210 int xfs_bmap_del_extent_delay(struct xfs_inode *ip, int whichfork,
226 int xfs_bmapi_reserve_delalloc(struct xfs_inode *ip, int whichfork,
255 enum xfs_bmap_intent_type type, int whichfork,
263 static inline int xfs_bmap_fork_to_state(int whichfork) in xfs_bmap_fork_to_state() argument
265 switch (whichfork) { in xfs_bmap_fork_to_state()
275 xfs_failaddr_t xfs_bmap_validate_extent(struct xfs_inode *ip, int whichfork,