Lines Matching defs:function

488  * The ext4_map_blocks() function tries to look up the requested blocks,
814 * Get block function used when preparing for buffered write if we require
993 * Also, this function can nest inside ext4_writepage(). In that case, we
1505 * function is called from invalidate page, it's
1691 * This function is grabs code from the very beginning of
1693 * time. This function looks up the requested blocks and sets the
1978 * This function can get called via...
1984 * We don't do any block allocation in this function. If we have page with
2052 * function. If there are buffers needing that, we have to redirty
2157 * The function is used to collect contig. blocks in the same state. If the
2159 * extent of buffers to map yet, the function returns 'true' immediately - the
2160 * caller can write the buffer right away. Otherwise the function returns true
2213 * extent of buffers to map. The function returns 1 if the caller can continue
2454 * The function maps extent starting at mpd->lblk of length mpd->len. If it is
2582 * Note that this function can attach bios to one io_end structure which are
3140 * write_cache_pages() ---> (via passed in callback function)
3273 /* No journalling happens on data buffers when this function is used */
4289 * ext4_evict_inode(), and we allow that function to clean up the
4783 ext4_iget_flags flags, const char *function,
4805 __ext4_error(sb, function, line, false, EFSCORRUPTED, 0,
4816 ext4_error_inode(inode, function, line, 0, err_str);
4842 ext4_error_inode(inode, function, line, 0,
4868 ext4_error_inode_err(inode, function, line, 0,
4908 ext4_error_inode(inode, function, line, 0,
4931 ext4_error_inode(inode, function, line, 0,
4943 ext4_error_inode(inode, function, line, 0,
5021 ext4_error_inode(inode, function, line, 0,
5051 ext4_error_inode(inode, function, line, 0,
5083 ext4_error_inode(inode, function, line, 0,
5088 ext4_error_inode(inode, function, line, 0,
5091 ext4_error_inode(inode, function, line, 0, err_str);
5985 * inode out, but prune_icache isn't a user-visible syncing function.