Searched refs:offsetp (Results 1 - 14 of 14) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dballoc.c31 unsigned long *blockgrpp, ext4_grpblk_t *offsetp)
38 if (offsetp)
39 *offsetp = offset;
30 ext4_get_group_no_and_offset(struct super_block *sb, ext4_fsblk_t blocknr, unsigned long *blockgrpp, ext4_grpblk_t *offsetp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dir2_sf.c52 xfs_dir2_data_aoff_t *offsetp);
531 xfs_dir2_data_aoff_t *offsetp) /* out(1): new offset */
596 *offsetp = offset;
527 xfs_dir2_sf_addname_pick( xfs_da_args_t *args, int objchange, xfs_dir2_sf_entry_t **sfepp, xfs_dir2_data_aoff_t *offsetp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Drevoke.c541 int *offsetp,
556 offset = *offsetp;
587 *offsetp = offset;
538 write_one_revoke_record(hfsplus_jbd_t *journal, hfsplus_transaction_t *transaction, struct hfsplus_jbd_head **descriptorp, int *offsetp, struct hfsplus_jbd_revoke_record_s *record) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd/
H A Drevoke.c544 int *offsetp,
559 offset = *offsetp;
589 *offsetp = offset;
541 write_one_revoke_record(journal_t *journal, transaction_t *transaction, struct journal_head **descriptorp, int *offsetp, struct jbd_revoke_record_s *record) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Drevoke.c545 int *offsetp,
560 offset = *offsetp;
598 *offsetp = offset;
542 write_one_revoke_record(journal_t *journal, transaction_t *transaction, struct journal_head **descriptorp, int *offsetp, struct jbd2_revoke_record_s *record) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dvfs.c1715 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp, argument
1721 loff_t offset = *offsetp;
1747 *offsetp = vfs_llseek(file, 0, 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dext4_fs.h780 unsigned long *blockgrpp, ext4_grpblk_t *offsetp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog.c1251 __log_inmem_lsnoff(dblp, lsnp, offsetp)
1254 size_t *offsetp;
1263 *offsetp =
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_alloc.c25 __memp_alloc(dbmp, infop, mfp, len, offsetp, retp)
30 roff_t *offsetp;
99 found: if (offsetp != NULL)
100 *offsetp = R_OFFSET(infop, p);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h791 int get_lsn_offset(int32_t *offsetp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h792 int get_lsn_offset(int32_t *offsetp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h792 int get_lsn_offset(int32_t *offsetp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_mpool.cpp111 DB_MPOOLFILE_METHOD(get_lsn_offset, (int32_t *offsetp),
112 (mpf, offsetp), DB_RETOK_STD)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_vrfy.c2066 __db_vrfy_inpitem(dbp, h, pgno, i, is_btree, flags, himarkp, offsetp)
2072 u_int32_t flags, *himarkp, *offsetp;
2158 if (offsetp != NULL)
2159 *offsetp = offset;

Completed in 167 milliseconds