Lines Matching refs:whichfork
154 int whichfork, in __xchk_fblock_process_error() argument
174 trace_xchk_file_op_error(sc, whichfork, offset, *error, in __xchk_fblock_process_error()
185 trace_xchk_file_op_error(sc, whichfork, offset, *error, in __xchk_fblock_process_error()
195 int whichfork, in xchk_fblock_process_error() argument
199 return __xchk_fblock_process_error(sc, whichfork, offset, error, in xchk_fblock_process_error()
206 int whichfork, in xchk_fblock_xref_process_error() argument
210 return __xchk_fblock_process_error(sc, whichfork, offset, error, in xchk_fblock_xref_process_error()
320 int whichfork, in xchk_fblock_set_corrupt() argument
324 trace_xchk_fblock_error(sc, whichfork, offset, __return_address); in xchk_fblock_set_corrupt()
331 int whichfork, in xchk_fblock_xref_set_corrupt() argument
335 trace_xchk_fblock_error(sc, whichfork, offset, __return_address); in xchk_fblock_xref_set_corrupt()
355 int whichfork, in xchk_fblock_set_warning() argument
359 trace_xchk_fblock_warning(sc, whichfork, offset, __return_address); in xchk_fblock_set_warning()
1719 int whichfork, in xchk_inode_count_blocks() argument
1723 struct xfs_ifork *ifp = xfs_ifork_ptr(sc->ip, whichfork); in xchk_inode_count_blocks()
1732 ASSERT(whichfork == XFS_DATA_FORK); in xchk_inode_count_blocks()
1736 return xfs_bmap_count_blocks(sc->tp, sc->ip, whichfork, nextents, in xchk_inode_count_blocks()