Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dreaddir.c143 static int fillonedir(struct dir_context *ctx, const char *name, int namlen, in fillonedir()
222 static int filldir(struct dir_context *ctx, const char *name, int namlen, in filldir()
310 static int filldir64(struct dir_context *ctx, const char *name, int namlen, in filldir64()
401 int namlen, loff_t offset, u64 ino, in compat_fillonedir()
474 static int compat_filldir(struct dir_context *ctx, const char *name, int namlen, in compat_filldir()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs3xdr.c840 int namlen, u64 ino) in encode_entry_baggage()
854 const char *name, int namlen, u64 ino) in compose_entry_fh()
890 …de_entryplus_baggage(struct nfsd3_readdirres *cd, __be32 *p, const char *name, int namlen, u64 ino) in encode_entryplus_baggage()
923 encode_entry(struct readdir_cd *ccd, const char *name, int namlen, in encode_entry()
1054 int namlen, loff_t offset, u64 ino, unsigned int d_type) in nfs3svc_encode_entry()
1061 int namlen, loff_t offset, u64 ino, in nfs3svc_encode_entry_plus()
H A Dnfsxdr.c551 int namlen, loff_t offset, u64 ino, unsigned int d_type) in nfssvc_encode_entry()
H A Dnfs4recover.c270 nfsd4_build_namelist(struct dir_context *__ctx, const char *name, int namlen, in nfsd4_build_namelist()
339 nfsd4_unlink_clid_dir(char *name, int namlen, struct nfsd_net *nn) in nfsd4_unlink_clid_dir()
H A Dvfs.c1928 int namlen; member
1941 int namlen, loff_t offset, u64 ino, in nfsd_buffered_filldir()
H A Dnfs4xdr.c3292 const char *name, int namlen) in nfsd4_encode_dirent_fattr()
3361 nfsd4_encode_dirent(void *ccdv, const char *name, int namlen, in nfsd4_encode_dirent()
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_dtree.h56 u8 namlen; /* 1: */ member
75 u8 namlen; /* 1: */ member
H A Djfs_types.h123 int namlen; member
H A Djfs_dtree.c3584 int klen, namlen, len, rc; in dtCompare() local
3661 int klen, namlen, len, rc; in ciCompare() local
3765 int klen, namlen; in ciGetLeafPrefixKey() local
3837 int namlen, len; in dtGetKey() local
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnfs_mount.h42 int namlen; /* 2 */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnfs_mount.h42 int namlen; /* 2 */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnfs_mount.h42 int namlen; /* 2 */ member
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.c263 static int filldir(struct ubifs_info *c, const char *name, int namlen, in filldir()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dinternal.h104 unsigned int namlen; member
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dosf_sys.c111 osf_filldir(struct dir_context *ctx, const char *name, int namlen, in osf_filldir()