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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dfile.c700 static void reiserfs_unprepare_pages(struct page **prepared_pages, /* list of locked pages */ argument
161 reiserfs_allocate_blocks_for_region(struct reiserfs_transaction_handle *th, struct inode *inode, loff_t pos, int num_pages, int write_bytes, struct page **prepared_pages, int blocks_to_allocate ) argument
716 reiserfs_copy_from_user_to_file_region(loff_t pos, int num_pages, int write_bytes, struct page **prepared_pages, const char __user * buf ) argument
1290 struct page *prepared_pages[REISERFS_WRITE_PAGES_AT_A_TIME]; local
[all...]

Completed in 39 milliseconds