Lines Matching refs:whichfork
186 struct xfs_inode *ip, int whichfork);
188 xfs_extlen_t total, int *logflagsp, int whichfork,
193 void xfs_bmap_compute_maxlevels(struct xfs_mount *mp, int whichfork);
195 xfs_extlen_t len, xfs_fileoff_t *unused, int whichfork);
197 xfs_fileoff_t *last_block, int whichfork);
199 int whichfork);
209 void xfs_bmap_del_extent_delay(struct xfs_inode *ip, int whichfork,
226 int xfs_bmapi_convert_delalloc(struct xfs_inode *ip, int whichfork,
229 struct xfs_inode *ip, int whichfork,
258 int whichfork, struct xfs_bmbt_irec *imap);
260 int whichfork, struct xfs_bmbt_irec *imap);
262 static inline uint32_t xfs_bmap_fork_to_state(int whichfork) in xfs_bmap_fork_to_state() argument
264 switch (whichfork) { in xfs_bmap_fork_to_state()
275 int whichfork, struct xfs_bmbt_irec *irec);
276 xfs_failaddr_t xfs_bmap_validate_extent(struct xfs_inode *ip, int whichfork,
278 int xfs_bmap_complain_bad_rec(struct xfs_inode *ip, int whichfork,