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

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ufs/
H A Dufs_fs.h295 __u8 d_type; /* file type */ member in struct:ufs_dir_entry::__anon17010::__anon17011
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsxdr.c492 int namlen, loff_t offset, u64 ino, unsigned int d_type)
491 nfssvc_encode_entry(void *ccdv, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
H A Dnfs4xdr.c2248 loff_t offset, u64 ino, unsigned int d_type)
2247 nfsd4_encode_dirent(void *ccdv, const char *name, int namlen, 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/net/9p/
H A Dprotocol.c642 &dirent->d_off, &dirent->d_type, &nameptr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Dlsyncd.c1440 if( de->d_type == DT_UNKNOWN )
1464 isdir = de->d_type == DT_DIR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/vm/
H A Dslabinfo.c1128 switch (de->d_type) {
1199 fatal("Unknown file type %lx\n", de->d_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Ddir.c1814 unsigned char d_type = DT_UNKNOWN; local
1817 d_type = ocfs2_filetype_table[de->file_type];
1823 d_type);
1934 unsigned char d_type = DT_UNKNOWN; local
1937 d_type = ocfs2_filetype_table[de->file_type];
1942 d_type);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/ucm/
H A Dparser.c1229 if (dirent->d_type == DT_DIR) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dosf_sys.c103 u64 ino, unsigned int d_type)
102 osf_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/src/router/iputils/racoon/
H A Deaytest.c418 if (dp->d_type != DT_REG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Ddir.c684 loff_t offset, u64 ino, unsigned int d_type) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Dconf.c3383 if (dirent->d_type == DT_DIR)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dinode.c3949 unsigned char d_type; local
4043 d_type = btrfs_filetype_table[btrfs_dir_type(leaf, di)];
4056 d_type);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-linux.c1932 if (ent->d_type == DT_REG)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dconfigure8184 ac_fn_c_check_member "$LINENO" "struct dirent" "d_type" "ac_cv_member_struct_dirent_d_type" "

Completed in 291 milliseconds

123