Searched refs:d_type (Results 1 - 25 of 44) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Ddirent.h15 unsigned char d_type; member in struct:dirent64
25 unsigned char d_type; member in struct:linux_dirent64
H A Dgenhd.h307 __s16 d_type; /* drive type */ member in struct:bsd_disklabel
308 __s16 d_subtype; /* controller/d_type specific */
369 __le32 d_type; /* drive type */ member in struct:unixware_disklabel
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Dscanner.c657 ((d->d_type == DT_DIR) ||
658 (d->d_type == DT_LNK) ||
659 (d->d_type == DT_UNKNOWN) ||
660 ((d->d_type == DT_REG) &&
671 ((d->d_type == DT_DIR) ||
672 (d->d_type == DT_LNK) ||
673 (d->d_type == DT_UNKNOWN) ||
674 ((d->d_type == DT_REG) &&
683 ((d->d_type == DT_DIR) ||
684 (d->d_type
[all...]
H A Dinotify.c261 if( (e->d_type == DT_DIR) ||
262 (e->d_type == DT_UNKNOWN && resolve_unknown_type(buf, NO_MEDIA) == TYPE_DIR) )
495 switch( e->d_type )
H A Dalbumart.c139 switch( dp->d_type )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Dscanner.c656 ((d->d_type == DT_DIR) ||
657 (d->d_type == DT_LNK) ||
658 (d->d_type == DT_UNKNOWN) ||
659 ((d->d_type == DT_REG) &&
670 ((d->d_type == DT_DIR) ||
671 (d->d_type == DT_LNK) ||
672 (d->d_type == DT_UNKNOWN) ||
673 ((d->d_type == DT_REG) &&
682 ((d->d_type == DT_DIR) ||
683 (d->d_type
[all...]
H A Dinotify.c261 if( (e->d_type == DT_DIR) ||
262 (e->d_type == DT_UNKNOWN && resolve_unknown_type(buf, NO_MEDIA) == TYPE_DIR) )
494 switch( e->d_type )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dreaddir.c71 u64 ino, unsigned int d_type)
144 u64 ino, unsigned int d_type)
171 if (__put_user(d_type, (char __user *) dirent + reclen - 1))
230 u64 ino, unsigned int d_type)
251 if (__put_user(d_type, &dirent->d_type))
70 fillonedir(void * __buf, const char * name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
143 filldir(void * __buf, const char * name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
229 filldir64(void * __buf, const char * name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Dscanner.c667 ((d->d_type == DT_DIR) ||
668 (d->d_type == DT_LNK) ||
669 (d->d_type == DT_UNKNOWN) ||
670 ((d->d_type == DT_REG) &&
681 ((d->d_type == DT_DIR) ||
682 (d->d_type == DT_LNK) ||
683 (d->d_type == DT_UNKNOWN) ||
684 ((d->d_type == DT_REG) &&
693 ((d->d_type == DT_DIR) ||
694 (d->d_type
[all...]
H A Dinotify.c264 if( (e->d_type == DT_DIR) ||
265 (e->d_type == DT_UNKNOWN && resolve_unknown_type(dir, NO_MEDIA) == TYPE_DIR) )
484 switch( e->d_type )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Dosf.c21 __le16 d_type,d_subtype; member in struct:disklabel
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ufs/
H A Dutil.h153 de->d_u.d_44.d_type = DT_SOCK;
156 de->d_u.d_44.d_type = DT_LNK;
159 de->d_u.d_44.d_type = DT_REG;
162 de->d_u.d_44.d_type = DT_BLK;
165 de->d_u.d_44.d_type = DT_DIR;
168 de->d_u.d_44.d_type = DT_CHR;
171 de->d_u.d_44.d_type = DT_FIFO;
174 de->d_u.d_44.d_type = DT_UNKNOWN;
H A Ddir.c472 unsigned char d_type = DT_UNKNOWN; local
481 d_type = de->d_u.d_44.d_type;
486 fs32_to_cpu(sb, de->d_ino), d_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/hotplug2/linux24_compat/
H A Dhotplug2-coldplug-2.4.c172 if (cur_bus->d_type != DT_DIR)
183 if (cur_device->d_type != DT_REG)
269 if (cur_bus->d_type != DT_DIR)
280 if (cur_device->d_type != DT_REG)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/boot/tools/
H A Dmkbb.c37 u16 d_type, d_subtype; member in struct:disklabel
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfdisk_osf.c66 int16_t d_type; /* drive type */ member in struct:xbsd_disklabel
67 int16_t d_subtype; /* controller/d_type specific */
135 /* d_type values: */
510 if ((unsigned) lp->d_type < ARRAY_SIZE(xbsd_dktypenames)-1)
511 printf("type: %s\n", xbsd_dktypenames[lp->d_type]);
513 printf("type: %d\n", lp->d_type);
726 if (xbsd_dlabel.d_type == BSD_DTYPE_SCSI)
868 d->d_type = BSD_DTYPE_SCSI;
870 d->d_type = BSD_DTYPE_ST506;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext2/
H A Ddir.c294 unsigned char d_type = DT_UNKNOWN; local
297 d_type = types[de->file_type];
302 le32_to_cpu(de->inode), d_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Ddir.c187 unsigned char d_type = DT_UNKNOWN; local
190 d_type = ocfs2_filetype_table[de->file_type];
195 d_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ecryptfs/
H A Dfile.c81 u64 ino, unsigned int d_type)
99 ino, d_type);
80 ecryptfs_filldir(void *dirent, const char *name, int namelen, loff_t offset, u64 ino, unsigned int d_type) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/misc/
H A Dlnstat_util.c254 if (de->d_type != DT_REG)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/hpux/
H A Dfs.c75 u64 ino, unsigned d_type)
74 filldir(void * __buf, const char * name, int namlen, loff_t offset, u64 ino, unsigned d_type) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/befs/
H A Dlinuxvfs.c221 unsigned char d_type; local
249 d_type = DT_UNKNOWN;
260 (ino_t) value, d_type);
265 (ino_t) value, d_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs3xdr.c876 loff_t offset, ino_t ino, unsigned int d_type, int plus)
1022 int namlen, loff_t offset, u64 ino, unsigned int d_type)
1024 return encode_entry(cd, name, namlen, offset, ino, d_type, 0);
1030 unsigned int d_type)
1032 return encode_entry(cd, name, namlen, offset, ino, d_type, 1);
875 encode_entry(struct readdir_cd *ccd, const char *name, int namlen, loff_t offset, ino_t ino, unsigned int d_type, int plus) argument
1021 nfs3svc_encode_entry(void *cd, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
1028 nfs3svc_encode_entry_plus(void *cd, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
H A Dnfs4recover.c187 loff_t offset, u64 ino, unsigned int d_type)
186 nfsd4_build_dentrylist(void *arg, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsys_parisc32.c316 loff_t offset, u64 ino, unsigned int d_type)
385 loff_t offset, u64 ino, unsigned int d_type)
315 filldir32(void *__buf, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
384 fillonedir32(void * __buf, const char * name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument

Completed in 231 milliseconds

12