Searched refs:d_type (Results 76 - 84 of 84) sorted by relevance

1234

/linux-master/include/linux/
H A Dnfs_xdr.h755 unsigned char d_type; member in struct:nfs_entry
/linux-master/fs/nfsd/
H A Dnfs4recover.c272 loff_t offset, u64 ino, unsigned int d_type)
271 nfsd4_build_namelist(struct dir_context *__ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
H A Dnfs4xdr.c3781 loff_t offset, u64 ino, unsigned int d_type)
3780 nfsd4_encode_entry4(void *ccdv, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
/linux-master/tools/perf/util/
H A Dsynthetic-events.c607 if (dent->d_type != DT_DIR)
H A Devsel.c2962 if ((d->d_type != DT_DIR) ||
H A Dsymbol.c2042 if (d->d_type != DT_DIR)
/linux-master/fs/nfs/
H A Dnfs4xdr.c7541 entry->d_type = DT_UNKNOWN;
7543 entry->d_type = nfs_umode_to_dtype(entry->fattr->mode);
/linux-master/tools/perf/ui/browsers/
H A Dhists.c2356 if (!(dent->d_type == DT_REG))
/linux-master/fs/smb/server/
H A Dsmb2pdu.c4197 loff_t offset, u64 ino, unsigned int d_type)
4196 __query_dir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument

Completed in 326 milliseconds

1234