Searched defs:namlen (Results 1 – 11 of 11) sorted by relevance
/fs/nfsd/ |
D | nfs3xdr.c | 794 int namlen, u64 ino) in encode_entry_baggage() 808 const char *name, int namlen) in compose_entry_fh() 839 …e32 *encode_entryplus_baggage(struct nfsd3_readdirres *cd, __be32 *p, const char *name, int namlen) in encode_entryplus_baggage() 872 encode_entry(struct readdir_cd *ccd, const char *name, int namlen, in encode_entry() 1002 int namlen, loff_t offset, u64 ino, unsigned int d_type) in nfs3svc_encode_entry() 1009 int namlen, loff_t offset, u64 ino, in nfs3svc_encode_entry_plus()
|
D | nfs4recover.c | 203 nfsd4_build_namelist(void *arg, const char *name, int namlen, in nfsd4_build_namelist() 262 nfsd4_unlink_clid_dir(char *name, int namlen) in nfsd4_unlink_clid_dir()
|
D | nfsxdr.c | 494 int namlen, loff_t offset, u64 ino, unsigned int d_type) in nfssvc_encode_entry()
|
D | vfs.c | 1917 int namlen; member 1928 static int nfsd_buffered_filldir(void *__buf, const char *name, int namlen, in nfsd_buffered_filldir()
|
D | nfs4xdr.c | 2451 const char *name, int namlen, __be32 *p, int *buflen) in nfsd4_encode_dirent_fattr() 2529 nfsd4_encode_dirent(void *ccdv, const char *name, int namlen, in nfsd4_encode_dirent()
|
/fs/ |
D | readdir.c | 73 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()
|
D | compat.c | 841 static int compat_fillonedir(void *__buf, const char *name, int namlen, in compat_fillonedir() 911 static int compat_filldir(void *__buf, const char *name, int namlen, in compat_filldir() 1000 static int compat_filldir64(void * __buf, const char * name, int namlen, loff_t offset, in compat_filldir64()
|
/fs/jfs/ |
D | jfs_dtree.h | 69 u8 namlen; /* 1: */ member 88 u8 namlen; /* 1: */ member
|
D | jfs_types.h | 125 int namlen; member
|
D | jfs_dtree.c | 3604 int klen, namlen, len, rc; in dtCompare() local 3681 int klen, namlen, len, rc; in ciCompare() local 3785 int klen, namlen; in ciGetLeafPrefixKey() local 3857 int namlen, len; in dtGetKey() local
|
/fs/nfs/ |
D | internal.h | 97 int namlen; member
|