Searched refs:d_type (Results 26 - 50 of 65) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Ddir.c331 unsigned char d_type = DT_UNKNOWN; local
334 d_type = types[de->file_type];
339 le32_to_cpu(de->inode), d_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Ddir.c303 unsigned char d_type = DT_UNKNOWN; local
306 d_type = types[de->file_type];
311 le64_to_cpu(de->inode), d_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgenhd.h422 __s16 d_type; /* drive type */ member in struct:bsd_disklabel
423 __s16 d_subtype; /* controller/d_type specific */
484 __le32 d_type; /* drive type */ member in struct:unixware_disklabel
H A Dcoda.h167 u_int8_t d_type; /* file type, see below */ member in struct:venus_dirent
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Dlnstat_util.c254 if (de->d_type != DT_REG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/hpux/
H A Dfs.c73 u64 ino, unsigned d_type)
72 filldir(void * __buf, const char * name, int namlen, loff_t offset, u64 ino, unsigned d_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_dir.c262 curdirent.d_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/befs/
H A Dlinuxvfs.c222 unsigned char d_type; local
250 d_type = DT_UNKNOWN;
261 (ino_t) value, d_type);
266 (ino_t) value, d_type);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dwrapper.h64 unsigned long d_type; /* type of file */ member in struct:SMBW_dirent
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs3xdr.c879 loff_t offset, u64 ino, unsigned int d_type, int plus)
1008 int namlen, loff_t offset, u64 ino, unsigned int d_type)
1010 return encode_entry(cd, name, namlen, offset, ino, d_type, 0);
1016 unsigned int d_type)
1018 return encode_entry(cd, name, namlen, offset, ino, d_type, 1);
878 encode_entry(struct readdir_cd *ccd, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type, int plus) argument
1007 nfs3svc_encode_entry(void *cd, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
1014 nfs3svc_encode_entry_plus(void *cd, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
H A Dnfs4recover.c177 loff_t offset, u64 ino, unsigned int d_type)
176 nfsd4_build_namelist(void *arg, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
H A Dvfs.c1886 unsigned int d_type; member in struct:buffered_dirent
1897 loff_t offset, u64 ino, unsigned int d_type)
1912 de->d_type = d_type;
1968 de->ino, de->d_type))
1896 nfsd_buffered_filldir(void *__buf, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/qdos/
H A Dqdos.c918 if (extra->header.d_type)
930 if (jbp->header.d_type)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-kmem.c96 if (dent1->d_type != DT_DIR ||
105 if (dent2->d_type != DT_LNK ||
H A Dbuiltin-trace.c303 if (lang_dirent.d_type == DT_DIR && \
310 if (script_dirent.d_type != DT_DIR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/socket_wrapper/
H A Dsocket_wrapper.c326 char d_type = '\0'; local
341 d_type = SOCKET_TYPE_CHAR_TCP;
345 d_type = SOCKET_TYPE_CHAR_UDP;
354 type = d_type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dalbumart.c139 switch( dp->d_type )
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exportfs/
H A Dexpfs.c226 loff_t pos, u64 ino, unsigned int d_type)
225 filldir_one(void * __buf, const char * name, int len, loff_t pos, u64 ino, unsigned int d_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dcompat.c911 loff_t offset, u64 ino, unsigned int d_type)
981 loff_t offset, u64 ino, unsigned int d_type)
1011 if (__put_user(d_type, (char __user *) dirent + reclen - 1))
1070 u64 ino, unsigned int d_type)
1095 if (__put_user(d_type, &dirent->d_type))
910 compat_fillonedir(void *__buf, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
980 compat_filldir(void *__buf, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
1069 compat_filldir64(void * __buf, const char * name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A Dunix.c1729 unsigned char d_type __attribute__ ((packed)); /* file type */
1829 if (extra->header.d_type)
1845 if (jbp->header.d_type)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dscanner.c630 return ( (d->d_type == DT_DIR) ||
631 // (d->d_type == DT_LNK) ||
632 (d->d_type == DT_UNKNOWN)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dxattr.c183 u64 ino, unsigned int d_type)
804 loff_t offset, u64 ino, unsigned int d_type)
182 fill_with_dentries(void *buf, const char *name, int namelen, loff_t offset, u64 ino, unsigned int d_type) argument
803 listxattr_filler(void *buf, const char *name, int namelen, loff_t offset, u64 ino, unsigned int d_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dparse-events.c130 if (sys_dirent.d_type == DT_DIR && \
151 if (evt_dirent.d_type == DT_DIR && \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Ddir.c423 unsigned d_type = DT_UNKNOWN; local
435 d_type = dt_type(dentry->d_inode);
441 d_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/coda/
H A Ddir.c575 type = CDT2DT(vdir->d_type);

Completed in 199 milliseconds

123