/Linux-v4.19/fs/btrfs/ |
D | dir-item.c | 25 int name_len) in insert_with_overflow() 58 const char *name, u16 name_len, in btrfs_insert_xattr_item() 109 *root, const char *name, int name_len, in btrfs_insert_dir_item() 182 const char *name, int name_len, in btrfs_lookup_dir_item() 205 const char *name, int name_len) in btrfs_check_dir_item_collision() 275 u64 objectid, const char *name, int name_len, in btrfs_lookup_dir_index_item() 298 const char *name, int name_len) in btrfs_search_dir_index_item() 346 const char *name, u16 name_len, in btrfs_lookup_xattr() 373 const char *name, int name_len) in btrfs_match_dir_item_name()
|
D | inode-item.c | 13 int name_len, struct btrfs_inode_ref **ref_ret) in btrfs_find_name_in_backref() 42 const char *name, int name_len, in btrfs_find_name_in_ext_backref() 84 const char *name, int name_len, in btrfs_lookup_inode_extref() 110 const char *name, int name_len, in btrfs_del_inode_extref() 183 const char *name, int name_len, in btrfs_del_inode_ref() 261 const char *name, int name_len, in btrfs_insert_inode_extref() 319 const char *name, int name_len, in btrfs_insert_inode_ref()
|
D | root-tree.c | 346 int name_len) in btrfs_del_root_ref() 417 int name_len) in btrfs_add_root_ref()
|
D | xattr.c | 86 size_t name_len = strlen(name); in do_setxattr() local 320 u16 name_len = btrfs_dir_name_len(leaf, di); in btrfs_listxattr() local
|
D | send.c | 259 int name_len; member 414 static int fs_path_prepare_for_add(struct fs_path *p, int name_len, in fs_path_prepare_for_add() 444 static int fs_path_add(struct fs_path *p, const char *name, int name_len) in fs_path_add() 879 u32 name_len; in iterate_inode_ref() local 996 u32 name_len; in iterate_dir_item() local 1681 u64 dir, const char *name, int name_len, in lookup_dir_item_inode() 1790 const char *name, int name_len) in is_first_ref() 1827 const char *name, int name_len, in will_overwrite_ref() 1901 const char *name, int name_len) in did_overwrite_ref() 2751 int name_len; member [all …]
|
D | tree-log.c | 837 int name_len; in drop_one_dir_item() local 883 const char *name, int name_len) in inode_in_dir() 1522 int name_len; in count_inode_extrefs() local 1570 int name_len; in count_inode_refs() local 1781 char *name, int name_len, in insert_one_name() 1813 const char *name, const int name_len, in name_in_log_ref() 1856 int name_len; in replay_one_name() local 1982 int name_len; in replay_one_dir_item() local 2149 int name_len; in check_item_in_log() local 2280 u16 name_len = btrfs_dir_name_len(path->nodes[0], di); in replay_xattr_deletes() local [all …]
|
/Linux-v4.19/net/ceph/ |
D | cls_lock_client.c | 29 int name_len = strlen(lock_name); in ceph_cls_lock() local 94 int name_len = strlen(lock_name); in ceph_cls_unlock() local 144 int name_len = strlen(lock_name); in ceph_cls_break_lock() local 190 int name_len = strlen(lock_name); in ceph_cls_set_cookie() local 331 int name_len = strlen(lock_name); in ceph_cls_lock_info() local
|
/Linux-v4.19/fs/cifs/ |
D | cifssmb.c | 835 int name_len; in CIFSPOSIXDelFile() local 911 int name_len; in CIFSSMBDelFile() local 957 int name_len; in CIFSSMBRmDir() local 1002 int name_len; in CIFSSMBMkDir() local 1048 int name_len; in CIFSPOSIXCreate() local 1217 int name_len; in SMBLegacyOpen() local 1320 int name_len; in CIFS_open() local 2663 int name_len, name_len2; in CIFSSMBRename() local 2815 int name_len, name_len2; in CIFSSMBCopy() local 2882 int name_len; in CIFSUnixCreateSymLink() local [all …]
|
/Linux-v4.19/security/tomoyo/ |
D | realpath.c | 183 int name_len; in tomoyo_get_local_path() local 199 const int name_len = strlen(name); in tomoyo_get_local_path() local
|
/Linux-v4.19/drivers/video/fbdev/core/ |
D | fb_cmdline.c | 39 int name_len = strlen(name), i; in fb_get_options() local
|
/Linux-v4.19/include/keys/ |
D | asymmetric-subtype.h | 29 unsigned short name_len; /* length of name */ member
|
/Linux-v4.19/fs/notify/inotify/ |
D | inotify.h | 10 int name_len; member
|
/Linux-v4.19/fs/ntfs/ |
D | attrib.c | 590 const u32 name_len, const IGNORE_CASE_BOOL ic, in ntfs_attr_find() 858 const ntfschar *name, const u32 name_len, in ntfs_external_attr_find() 1188 const u32 name_len, const IGNORE_CASE_BOOL ic, in ntfs_attr_lookup()
|
D | inode.h | 68 u32 name_len; /* Attribute name length of this fake inode. */ member 266 u32 name_len; member
|
/Linux-v4.19/include/uapi/mtd/ |
D | ubi-user.h | 339 __s16 name_len; member 396 __s16 name_len; member
|
/Linux-v4.19/net/batman-adv/ |
D | bat_algo.c | 152 size_t name_len = strlen(algo_name); in batadv_param_set_ra() local
|
/Linux-v4.19/drivers/firmware/google/ |
D | gsmi.c | 110 u32 name_len; member 304 size_t name_len = ucs2_strnlen(name, GSMI_BUF_SIZE / 2); in gsmi_get_variable() local 427 size_t name_len = ucs2_strnlen(name, GSMI_BUF_SIZE / 2); in gsmi_set_variable() local
|
/Linux-v4.19/tools/lib/bpf/ |
D | bpf.c | 78 __u32 name_len = create_attr->name ? strlen(create_attr->name) : 0; in bpf_create_map_xattr() local 154 __u32 name_len = name ? strlen(name) : 0; in bpf_create_map_in_map_node() local 188 __u32 name_len; in bpf_load_program_xattr() local
|
/Linux-v4.19/scripts/dtc/libfdt/ |
D | fdt_overlay.c | 415 const char *name, uint32_t name_len, in overlay_fixup_one_phandle() 491 uint32_t path_len, name_len; in overlay_fixup_phandle() local
|
/Linux-v4.19/usr/ |
D | gen_init_cpio.c | 35 unsigned int name_len = strlen(name) + 1; in push_string() local 52 unsigned int name_len = strlen(name) + 1; in push_rest() local
|
/Linux-v4.19/fs/ext2/ |
D | xattr.c | 153 size_t name_len, size; in ext2_xattr_get() local 370 size_t name_len, free, min_offs = sb->s_blocksize; in ext2_xattr_set() local
|
/Linux-v4.19/tools/lib/api/fs/ |
D | fs.c | 210 size_t name_len = strlen(fs->name); in fs__env_override() local 252 size_t name_len = strlen(fs->name); in mount_overload() local
|
/Linux-v4.19/fs/exofs/ |
D | common.h | 202 u8 name_len; /* name length */ member 221 #define EXOFS_DIR_REC_LEN(name_len) \ argument
|
/Linux-v4.19/fs/hfsplus/ |
D | xattr.c | 394 static int name_len(const char *xattr_name, int xattr_name_len) in name_len() function 404 static int copy_name(char *buffer, const char *xattr_name, int name_len) in copy_name()
|
/Linux-v4.19/drivers/soc/qcom/ |
D | glink_ssr.c | 33 __le32 name_len; member
|