Home
last modified time | relevance | path

Searched defs:namlen (Results 1 – 14 of 14) sorted by relevance

/linux-3.3/fs/
Dreaddir.c73 static int fillonedir(void * __buf, const char * name, int namlen, loff_t offset, in fillonedir()
149 static int filldir(void * __buf, const char * name, int namlen, loff_t offset, in filldir()
236 static int filldir64(void * __buf, const char * name, int namlen, loff_t offset, in filldir64()
Dcompat.c838 static int compat_fillonedir(void *__buf, const char *name, int namlen, in compat_fillonedir()
908 static int compat_filldir(void *__buf, const char *name, int namlen, in compat_filldir()
997 static int compat_filldir64(void * __buf, const char * name, int namlen, loff_t offset, in compat_filldir64()
/linux-3.3/fs/nfsd/
Dnfs3xdr.c794 int namlen, u64 ino) in encode_entry_baggage()
808 const char *name, int namlen) in compose_entry_fh()
845 …e32 *encode_entryplus_baggage(struct nfsd3_readdirres *cd, __be32 *p, const char *name, int namlen) in encode_entryplus_baggage()
878 encode_entry(struct readdir_cd *ccd, const char *name, int namlen, in encode_entry()
1008 int namlen, loff_t offset, u64 ino, unsigned int d_type) in nfs3svc_encode_entry()
1015 int namlen, loff_t offset, u64 ino, in nfs3svc_encode_entry_plus()
Dnfs4recover.c184 nfsd4_build_namelist(void *arg, const char *name, int namlen, in nfsd4_build_namelist()
243 nfsd4_unlink_clid_dir(char *name, int namlen) in nfsd4_unlink_clid_dir()
Dnfsxdr.c494 int namlen, loff_t offset, u64 ino, unsigned int d_type) in nfssvc_encode_entry()
Dvfs.c1902 int namlen; member
1913 static int nfsd_buffered_filldir(void *__buf, const char *name, int namlen, in nfsd_buffered_filldir()
Dnfs4xdr.c2462 const char *name, int namlen, __be32 *p, int *buflen) in nfsd4_encode_dirent_fattr()
2540 nfsd4_encode_dirent(void *ccdv, const char *name, int namlen, in nfsd4_encode_dirent()
/linux-3.3/fs/jfs/
Djfs_dtree.h69 u8 namlen; /* 1: */ member
88 u8 namlen; /* 1: */ member
Djfs_types.h125 int namlen; member
Djfs_dtree.c3589 int klen, namlen, len, rc; in dtCompare() local
3666 int klen, namlen, len, rc; in ciCompare() local
3770 int klen, namlen; in ciGetLeafPrefixKey() local
3842 int namlen, len; in dtGetKey() local
/linux-3.3/include/linux/
Dnfs_mount.h41 int namlen; /* 2 */ member
/linux-3.3/arch/parisc/hpux/
Dfs.c72 static int filldir(void * __buf, const char * name, int namlen, loff_t offset, in filldir()
/linux-3.3/fs/nfs/
Dinternal.h97 int namlen; member
/linux-3.3/arch/alpha/kernel/
Dosf_sys.c107 osf_filldir(void *__buf, const char *name, int namlen, loff_t offset, in osf_filldir()