Lines Matching refs:whichfork
179 struct xfs_inode *ip, int whichfork);
180 void xfs_bmap_compute_maxlevels(struct xfs_mount *mp, int whichfork);
182 xfs_extlen_t len, xfs_fileoff_t *unused, int whichfork);
184 xfs_fileoff_t *last_block, int whichfork);
186 int whichfork);
199 int xfs_bmap_del_extent_delay(struct xfs_inode *ip, int whichfork,
216 int xfs_bmapi_reserve_delalloc(struct xfs_inode *ip, int whichfork,
220 int xfs_bmapi_convert_delalloc(struct xfs_inode *ip, int whichfork,
223 struct xfs_inode *ip, int whichfork,
254 static inline uint32_t xfs_bmap_fork_to_state(int whichfork) in xfs_bmap_fork_to_state() argument
256 switch (whichfork) { in xfs_bmap_fork_to_state()
266 xfs_failaddr_t xfs_bmap_validate_extent(struct xfs_inode *ip, int whichfork,
268 int xfs_bmap_complain_bad_rec(struct xfs_inode *ip, int whichfork,