Searched defs:namlen (Results 1 – 11 of 11) sorted by relevance
/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() 235 static int filldir64(void * __buf, const char * name, int namlen, loff_t offset, in filldir64()
|
D | compat.c | 824 static int compat_fillonedir(void *__buf, const char *name, int namlen, in compat_fillonedir() 894 static int compat_filldir(void *__buf, const char *name, int namlen, in compat_filldir() 982 static int compat_filldir64(void * __buf, const char * name, int namlen, loff_t offset, in compat_filldir64()
|
/fs/nfsd/ |
D | nfs3xdr.c | 804 int namlen, u64 ino) in encode_entry_baggage() 829 const char *name, int namlen) in compose_entry_fh() 874 encode_entry(struct readdir_cd *ccd, const char *name, int namlen, in encode_entry() 1021 int namlen, loff_t offset, u64 ino, unsigned int d_type) in nfs3svc_encode_entry() 1028 int namlen, loff_t offset, u64 ino, in nfs3svc_encode_entry_plus()
|
D | nfs4recover.c | 196 nfsd4_build_dentrylist(void *arg, const char *name, int namlen, in nfsd4_build_dentrylist() 297 nfsd4_unlink_clid_dir(char *name, int namlen) in nfsd4_unlink_clid_dir()
|
D | nfsxdr.c | 504 int namlen, loff_t offset, u64 ino, unsigned int d_type) in nfssvc_encode_entry()
|
D | nfs4xdr.c | 1836 const char *name, int namlen, __be32 *p, int *buflen) in nfsd4_encode_dirent_fattr() 1901 nfsd4_encode_dirent(void *ccdv, const char *name, int namlen, in nfsd4_encode_dirent()
|
D | vfs.c | 1830 int namlen; member 1841 static int nfsd_buffered_filldir(void *__buf, const char *name, int namlen, in nfsd_buffered_filldir()
|
/fs/jfs/ |
D | jfs_dtree.h | 69 u8 namlen; /* 1: */ member 88 u8 namlen; /* 1: */ member
|
D | jfs_types.h | 154 int namlen; member
|
D | jfs_dtree.c | 3586 int klen, namlen, len, rc; in dtCompare() local 3663 int klen, namlen, len, rc; in ciCompare() local 3767 int klen, namlen; in ciGetLeafPrefixKey() local 3839 int namlen, len; in dtGetKey() local
|
/fs/nfs/ |
D | internal.h | 39 int namlen; member
|