Searched refs:poffset (Results 1 - 11 of 11) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Ddir.c507 static const char *dptr_normal_ReadDirName(struct dptr_struct *dptr, long *poffset, SMB_STRUCT_STAT *pst) argument
511 while ((name = ReadDirName(dptr->dir_hnd, poffset)) != NULL) {
523 const char *dptr_ReadDirName(struct dptr_struct *dptr, long *poffset, SMB_STRUCT_STAT *pst) argument
530 return dptr_normal_ReadDirName(dptr, poffset, pst);
533 /* If poffset is -1 then we know we returned this name before and we have
535 if (*poffset == -1) {
546 return dptr_normal_ReadDirName(dptr, poffset, pst);
552 dptr->dir_hnd->offset = *poffset = -1;
563 dptr->dir_hnd->offset = *poffset = -1;
571 dptr->dir_hnd->offset = *poffset
595 dptr_SearchDir(struct dptr_struct *dptr, const char *name, long *poffset, SMB_STRUCT_STAT *pst) argument
1063 ReadDirName(struct smb_Dir *dirp, long *poffset) argument
1113 SearchDir(struct smb_Dir *dirp, const char *name, long *poffset) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dmodule.c52 struct got_entry *chains, Elf64_Xword *poffset)
65 g->got_offset = *poffset;
66 *poffset += 8;
74 g->got_offset = *poffset;
75 *poffset += 8;
51 process_reloc_for_got(Elf64_Rela *rela, struct got_entry *chains, Elf64_Xword *poffset) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifsfs.h73 size_t read_size, loff_t * poffset);
75 size_t write_size, loff_t * poffset);
H A Dfile.c787 size_t write_size, loff_t *poffset)
803 *poffset, file->f_path.dentry->d_name.name)); */
811 if (*poffset > file->f_path.dentry->d_inode->i_size)
849 *poffset, &bytes_written,
860 *poffset += bytes_written;
875 if (*poffset > file->f_path.dentry->d_inode->i_size)
877 *poffset);
887 size_t write_size, loff_t *poffset)
902 *poffset, file->f_path.dentry->d_name.name));
910 if (*poffset > fil
786 cifs_user_write(struct file *file, const char __user *write_data, size_t write_size, loff_t *poffset) argument
886 cifs_write(struct file *file, const char *write_data, size_t write_size, loff_t *poffset) argument
1475 cifs_user_read(struct file *file, char __user *read_data, size_t read_size, loff_t *poffset) argument
1557 cifs_read(struct file *file, char *read_data, size_t read_size, loff_t *poffset) argument
1833 cifs_readpage_worker(struct file *file, struct page *page, loff_t *poffset) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/udf/
H A Ddir.c201 int poffset; /* Unpaded ending offset */ local
203 poffset = fibh.soffset + sizeof(struct fileIdentDesc) + liu + lfi;
205 if (poffset >= lfi)
206 nameptr = (char *)(fibh.ebh->b_data + poffset - lfi);
210 memcpy(nameptr, fi->fileIdent + liu, lfi - poffset);
211 memcpy(nameptr + lfi - poffset, fibh.ebh->b_data, poffset);
H A Dnamei.c218 int poffset; /* Unpaded ending offset */ local
220 poffset = fibh->soffset + sizeof(struct fileIdentDesc) + liu + lfi;
222 if (poffset >= lfi)
223 nameptr = (uint8_t *)(fibh->ebh->b_data + poffset - lfi);
227 memcpy(nameptr, fi->fileIdent + liu, lfi - poffset);
228 memcpy(nameptr + lfi - poffset, fibh->ebh->b_data, poffset);
441 int poffset; /* Unpaded ending offset */ local
443 poffset = fibh->soffset + sizeof(struct fileIdentDesc) + liu + lfi;
445 if (poffset >
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dfixmap.h99 unsigned long poffset = (pfn << PAGE_SHIFT) & VALIAS_PAGE_OFFSET_MASK; local
102 return ((!voffset || (poffset >= voffset)) ? (vaddr | poffset):(vaddr | poffset | VALIAS_PAGE_SIZE));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dfixmap.h99 unsigned long poffset = (pfn << PAGE_SHIFT) & VALIAS_PAGE_OFFSET_MASK; local
102 return ((!voffset || (poffset >= voffset)) ? (vaddr | poffset):(vaddr | poffset | VALIAS_PAGE_SIZE));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp.c508 static ssize_t do_tcp_sendpages(struct sock *sk, struct page **pages, int poffset, argument
534 struct page *page = pages[poffset / PAGE_SIZE];
536 int offset = poffset % PAGE_SIZE;
586 poffset += copy;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dnm256_coeff.h4658 u32 poffset = (which == 1 ? 0x200 : 1); local
4660 if (nm256_readPort8 (card, 2, poffset) & 1) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/nm256/
H A Dnm256.c362 u32 poffset = (stream == SNDRV_PCM_STREAM_CAPTURE ? local
369 if (snd_nm256_readb(chip, poffset) & 1) {

Completed in 310 milliseconds