Searched refs:pagep (Results 76 - 87 of 87) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dinode.c1567 struct page **pagep, void **fsdata)
1604 *pagep = page;
3151 struct page **pagep, void **fsdata)
3164 len, flags, pagep, fsdata);
3190 *pagep = page;
1565 ext4_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) argument
3149 ext4_da_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Dfile.c710 struct page **pagep, void **fsdata)
714 *pagep = grab_cache_page_write_begin(mapping, index, flags);
715 if (!*pagep)
708 fuse_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h577 struct page **pagep, void **fsdata);
605 struct page **pagep, void **fsdata);
2350 struct page **pagep, void **fsdata);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dfile.c2216 struct page **pagep, void **fsdata)
2282 *pagep = page;
2214 cifs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dswapfile.c752 * @pagep: the pointer for the swap cache page of the entry to be stored
756 * If the entry is found on swap cache, the page is stored to pagep with
759 int mem_cgroup_count_swap_user(swp_entry_t ent, struct page **pagep) argument
774 *pagep = page;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hugetlbfs/
H A Dinode.c317 struct page **pagep, void **fsdata)
314 hugetlbfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dinode.c1202 struct page **pagep, void **fsdata)
1223 *pagep = page;
1200 ext3_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dinode.c118 struct page **pagep, void **fsdata)
122 ret = block_write_begin(mapping, pos, len, flags, pagep, udf_get_block);
116 udf_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dinode.c2548 struct page **pagep, void **fsdata)
2568 *pagep = page;
2545 reiserfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h785 int get(db_pgno_t *pgnoaddr, DbTxn *txn, u_int32_t flags, void *pagep);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h786 int get(db_pgno_t *pgnoaddr, DbTxn *txn, u_int32_t flags, void *pagep);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h786 int get(db_pgno_t *pgnoaddr, DbTxn *txn, u_int32_t flags, void *pagep);

Completed in 303 milliseconds

1234