Home
last modified time | relevance | path

Searched refs:bput_one (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/fs/ext3/
Dinode.c1546 static int bput_one(handle_t *handle, struct buffer_head *bh) in bput_one() function
1679 PAGE_CACHE_SIZE, NULL, bput_one); in ext3_ordered_writepage()
/linux-3.4.99/fs/ext4/
Dinode.c1833 static int bput_one(handle_t *handle, struct buffer_head *bh) in bput_one() function
1877 walk_page_buffers(handle, page_bufs, 0, len, NULL, bput_one); in __ext4_journalled_writepage()