Searched defs:get_block (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gdbm-1.8.3/
H A Dfalloc.c438 get_block (size, dbf) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gdbm-1.8.3/
H A Dfalloc.c438 get_block (size, dbf) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Drtjpeg.c47 static inline int get_block(GetBitContext *gb, DCTELEM *block, const uint8_t *scan, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drtjpeg.c46 static inline int get_block(GetBitContext *gb, int16_t *block, const uint8_t *scan, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dioctl.c251 __generic_block_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, loff_t start, loff_t len, get_block_t *get_block) argument
398 generic_block_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, u64 start, u64 len, get_block_t *get_block) argument
H A Dmpage.c173 do_mpage_readpage(struct bio *bio, struct page *page, unsigned nr_pages, sector_t *last_block_in_bio, struct buffer_head *map_bh, unsigned long *first_logical_block, get_block_t get_block) argument
378 mpage_readpages(struct address_space *mapping, struct list_head *pages, unsigned nr_pages, get_block_t get_block) argument
414 mpage_readpage(struct page *page, get_block_t get_block) argument
435 get_block_t *get_block; member in struct:mpage_data
669 mpage_writepages(struct address_space *mapping, struct writeback_control *wbc, get_block_t get_block) argument
692 mpage_writepage(struct page *page, get_block_t get_block, struct writeback_control *wbc) argument
[all...]
H A Ddirect-io.c83 get_block_t *get_block; /* block mapping function */ member in struct:dio
987 direct_io_worker(int rw, struct kiocb *iocb, struct inode *inode, const struct iovec *iov, loff_t offset, unsigned long nr_segs, unsigned blkbits, get_block_t get_block, dio_iodone_t end_io, dio_submit_t submit_io, struct dio *dio) argument
1163 __blockdev_direct_IO(int rw, struct kiocb *iocb, struct inode *inode, struct block_device *bdev, const struct iovec *iov, loff_t offset, unsigned long nr_segs, get_block_t get_block, dio_iodone_t end_io, dio_submit_t submit_io, int flags) argument
[all...]
H A Dbuffer.c1544 __block_write_full_page(struct inode *inode, struct page *page, get_block_t *get_block, struct writeback_control *wbc, bh_end_io_t *handler) argument
1752 block_prepare_write(struct page *page, unsigned from, unsigned to, get_block_t *get_block) argument
1871 __block_write_begin(struct page *page, loff_t pos, unsigned len, get_block_t *get_block) argument
1886 block_write_begin(struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, get_block_t *get_block) argument
2035 block_read_full_page(struct page *page, get_block_t *get_block) argument
2225 cont_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata, get_block_t *get_block, loff_t *bytes) argument
2273 block_page_mkwrite(struct vm_area_struct *vma, struct vm_fault *vmf, get_block_t get_block) argument
2354 nobh_write_begin(struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata, get_block_t *get_block) argument
2536 nobh_writepage(struct page *page, get_block_t *get_block, struct writeback_control *wbc) argument
2578 nobh_truncate_page(struct address_space *mapping, loff_t from, get_block_t *get_block) argument
2656 block_truncate_page(struct address_space *mapping, loff_t from, get_block_t *get_block) argument
2736 block_write_full_page_endio(struct page *page, get_block_t *get_block, struct writeback_control *wbc, bh_end_io_t *handler) argument
2777 block_write_full_page(struct page *page, get_block_t *get_block, struct writeback_control *wbc) argument
2785 generic_block_bmap(struct address_space *mapping, sector_t block, get_block_t *get_block) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/minix/
H A Ditree_common.c145 static inline int get_block(struct inode * inode, sector_t block, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysv/
H A Ditree.c202 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ds2io.c2963 int get_block, put_block; local
7543 int get_block = ring_data->rx_curr_get_info.block_index; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h2275 blockdev_direct_IO(int rw, struct kiocb *iocb, struct inode *inode, struct block_device *bdev, const struct iovec *iov, loff_t offset, unsigned long nr_segs, get_block_t get_block, dio_iodone_t end_io) argument

Completed in 210 milliseconds