Lines Matching defs:function

457  * The ext4_map_blocks() function tries to look up the requested blocks,
785 * Get block function used when preparing for buffered write if we require
1498 * function is called from invalidate page, it's
1681 * This function is grabs code from the very beginning of
1683 * time. This function looks up the requested blocks and sets the
1900 * The function is used to collect contig. blocks in the same state. If the
1902 * extent of buffers to map yet, the function returns 'true' immediately - the
1903 * caller can write the buffer right away. Otherwise the function returns true
1956 * extent of buffers to map. The function returns 1 if the caller can continue
2197 * The function maps extent starting at mpd->lblk of length mpd->len. If it is
2365 * Note that this function can attach bios to one io_end structure which are
3056 * write_cache_pages() ---> (via passed in callback function)
3158 /* No journalling happens on data buffers when this function is used */
4189 * ext4_evict_inode(), and we allow that function to clean up the
4683 ext4_iget_flags flags, const char *function,
4710 __ext4_error(sb, function, line, false, EFSCORRUPTED, 0,
4721 ext4_error_inode(inode, function, line, 0, err_str);
4747 ext4_error_inode(inode, function, line, 0,
4773 ext4_error_inode_err(inode, function, line, 0,
4813 ext4_error_inode(inode, function, line, 0,
4836 ext4_error_inode(inode, function, line, 0,
4848 ext4_error_inode(inode, function, line, 0,
4926 ext4_error_inode(inode, function, line, 0,
4956 ext4_error_inode(inode, function, line, 0,
4985 ext4_error_inode(inode, function, line, 0,
4990 ext4_error_inode(inode, function, line, 0,
4996 ext4_error_inode(inode, function, line, 0, err_str);
5918 * inode out, but prune_icache isn't a user-visible syncing function.