/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_trans_space.c | 22 unsigned int namelen) in xfs_parent_calc_space_res() 35 unsigned int namelen) in xfs_create_space_res() 49 unsigned int namelen) in xfs_mkdir_space_res() 57 unsigned int namelen) in xfs_link_space_res() 71 unsigned int namelen, in xfs_symlink_space_res() 88 unsigned int namelen) in xfs_remove_space_res()
|
D | xfs_parent.c | 103 int namelen, in xfs_parent_hashval() 125 int namelen, in xfs_parent_hashattr() 273 unsigned int namelen, in xfs_parent_from_attr()
|
/linux-6.12.1/fs/omfs/ |
D | dir.c | 12 static int omfs_hash(const char *name, int namelen, int mod) in omfs_hash() 25 const char *name, int namelen, int *ofs) in omfs_get_bucket() 35 const char *name, int namelen, in omfs_scan_list() 68 const char *name, int namelen) in omfs_find_entry() 115 int namelen = dentry->d_name.len; in omfs_add_link() local 161 int namelen = dentry->d_name.len; in omfs_delete_entry() local
|
/linux-6.12.1/fs/ocfs2/dlm/ |
D | dlmmaster.c | 56 unsigned int namelen) in dlm_mle_equal() 253 unsigned int namelen) in dlm_init_mle() 324 char *name, unsigned int namelen) in dlm_find_mle() 525 const char *name, unsigned int namelen) in dlm_init_lockres() 580 unsigned int namelen) in dlm_new_lockres() 703 int namelen, in dlm_get_lock_resource() 1409 unsigned int namelen, hash; in dlm_master_request_handler() local 1660 unsigned int namelen = res->lockname.len; in dlm_do_assert_master() local 1767 unsigned int namelen, hash; in dlm_assert_master_handler() local 2220 unsigned int namelen; in dlm_drop_lockres_ref() local [all …]
|
/linux-6.12.1/scripts/dtc/libfdt/ |
D | fdt_ro.c | 226 const char *name, int namelen) in fdt_subnode_offset_namelen() 250 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen() 400 int namelen, in fdt_get_property_namelen_() 431 int namelen, int *lenp) in fdt_get_property_namelen() 455 const char *name, int namelen, int *lenp) in fdt_getprop_namelen() 482 int namelen; in fdt_getprop_by_offset() local 541 const char *name, int namelen) in fdt_get_alias_namelen() 561 const char *name, int namelen) in fdt_get_symbol_namelen() 574 int offset, depth, namelen; in fdt_get_path() local
|
/linux-6.12.1/fs/nfs/ |
D | nfs4idmap.c | 165 int nfs_map_string_to_numeric(const char *name, size_t namelen, __u32 *res) in nfs_map_string_to_numeric() 258 static ssize_t nfs_idmap_get_desc(const char *name, size_t namelen, in nfs_idmap_get_desc() 279 static struct key *nfs_idmap_request_key(const char *name, size_t namelen, in nfs_idmap_request_key() 305 static ssize_t nfs_idmap_get_key(const char *name, size_t namelen, in nfs_idmap_get_key() 365 static int nfs_idmap_lookup_id(const char *name, size_t namelen, const char *type, in nfs_idmap_lookup_id() 745 int nfs_map_name_to_uid(const struct nfs_server *server, const char *name, size_t namelen, kuid_t *… in nfs_map_name_to_uid() 762 int nfs_map_group_to_gid(const struct nfs_server *server, const char *name, size_t namelen, kgid_t … in nfs_map_group_to_gid()
|
D | dns_resolve.c | 20 ssize_t nfs_dns_resolve_name(struct net *net, char *name, size_t namelen, in nfs_dns_resolve_name() 63 size_t namelen; member 343 size_t namelen, struct sockaddr_storage *ss, size_t salen) in nfs_dns_resolve_name()
|
/linux-6.12.1/fs/jffs2/ |
D | write.c | 207 uint32_t namelen, int alloc_mode) in jffs2_write_dirent() 548 const char *name, int namelen, struct jffs2_inode_info *dead_f, in jffs2_do_unlink() 669 … jffs2_inode_info *dir_f, uint32_t ino, uint8_t type, const char *name, int namelen, uint32_t time) in jffs2_do_link()
|
D | dir.c | 295 int namelen; in jffs2_symlink() local 459 int namelen; in jffs2_mkdir() local 633 int namelen; in jffs2_mknod() local
|
/linux-6.12.1/fs/xfs/scrub/ |
D | parent_repair.c | 94 uint8_t namelen; member 177 uint16_t namelen; member 723 unsigned int namelen, in xrep_parent_lookup_pptr() 900 unsigned int namelen, in xrep_parent_fetch_xattr_remote() 939 unsigned int namelen, in xrep_parent_stash_xattr() 1384 unsigned int namelen, in xrep_parent_count_pptr()
|
D | parent.c | 226 uint8_t namelen; member 262 unsigned int namelen, in xchk_parent_scan_dotdot() 452 unsigned int namelen, in xchk_parent_scan_attr() 664 unsigned int namelen, in xchk_parent_count_pptr()
|
/linux-6.12.1/fs/nfsd/ |
D | nfs4idmap.c | 539 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id() 610 numeric_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in numeric_name_to_id() 626 do_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in do_name_to_id() 647 nfsd_map_name_to_uid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_uid() 664 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_gid()
|
/linux-6.12.1/fs/ocfs2/ |
D | dir.c | 346 const char *name, int namelen, in ocfs2_search_dirblock() 396 int namelen, in ocfs2_find_entry_id() 670 static struct buffer_head *ocfs2_find_entry_el(const char *name, int namelen, in ocfs2_find_entry_el() 895 static int ocfs2_dx_dir_search(const char *name, int namelen, in ocfs2_dx_dir_search() 1009 static int ocfs2_find_entry_dx(const char *name, int namelen, in ocfs2_find_entry_dx() 1063 int ocfs2_find_entry(const char *name, int namelen, in ocfs2_find_entry() 1587 const char *name, int namelen, in __ocfs2_add_entry() 1971 int namelen, in ocfs2_find_files_on_disk() 1998 int namelen, u64 *blkno) in ocfs2_lookup_ino_from_name() 2018 int namelen) in ocfs2_check_dir_for_entry() [all …]
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | plpks.h | 55 u16 namelen; member 62 u16 namelen; member
|
/linux-6.12.1/fs/xfs/ |
D | xfs_xattr.c | 227 int namelen) in __xfs_xattr_put_listent() 261 int namelen, in xfs_xattr_put_listent()
|
/linux-6.12.1/fs/reiserfs/ |
D | namei.c | 210 const char *name, int namelen) in reiserfs_match() 229 const char *name, int namelen) in linear_search_in_dir_item() 305 static int reiserfs_find_entry(struct inode *dir, const char *name, int namelen, in reiserfs_find_entry() 432 struct inode *dir, const char *name, int namelen, in reiserfs_add_entry()
|
/linux-6.12.1/fs/proc/ |
D | proc_sysctl.c | 114 struct ctl_dir *dir, const char *name, int namelen) in find_entry() 150 int namelen = strlen(name); in insert_entry() local 349 const char *name, int namelen) in lookup_entry() 935 const char *name, int namelen) in find_subdir() 949 const char *name, int namelen) in new_dir() 986 const char *name, int namelen) in get_subdir() 1293 int namelen; in sysctl_mkdir_p() local
|
/linux-6.12.1/fs/overlayfs/ |
D | readdir.c | 202 const char *name, int namelen, in ovl_fill_lowest() 258 int namelen, loff_t offset, u64 ino, in ovl_fill_merge() 437 const char *name, int namelen, bool warn) in ovl_remap_lower_ino() 548 int namelen, loff_t offset, u64 ino, in ovl_fill_plain() 669 int namelen, loff_t offset, u64 ino, in ovl_fill_real() 1051 int namelen, loff_t offset, u64 ino, in ovl_check_d_type()
|
/linux-6.12.1/fs/ufs/ |
D | dir.c | 252 int namelen = qstr->len; in ufs_find_entry() local 300 int namelen = dentry->d_name.len; in ufs_add_link() local 606 u16 namelen=ufs_get_de_namlen(sb, de); in ufs_empty_dir() local
|
/linux-6.12.1/fs/efs/ |
D | dir.c | 65 int namelen; in efs_readdir() local
|
/linux-6.12.1/fs/bfs/ |
D | dir.c | 270 int namelen = child->len; in bfs_add_entry() local 325 int namelen = child->len; in bfs_find_entry() local
|
/linux-6.12.1/fs/sysv/ |
D | dir.c | 142 int namelen = dentry->d_name.len; in sysv_find_entry() local 184 int namelen = dentry->d_name.len; in sysv_add_link() local
|
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvif/ |
D | if0021.h | 8 __u8 namelen; member
|
/linux-6.12.1/net/dns_resolver/ |
D | dns_query.c | 75 const char *type, const char *name, size_t namelen, in dns_query()
|
/linux-6.12.1/fs/afs/ |
D | xattr.c | 275 size_t namelen; in afs_xattr_get_cell() local 340 size_t namelen; in afs_xattr_get_volume() local
|