/linux-4.4.14/fs/btrfs/ |
D | dir-item.c | 39 int name_len) in insert_with_overflow() 71 const char *name, u16 name_len, in btrfs_insert_xattr_item() 121 *root, const char *name, int name_len, in btrfs_insert_dir_item() 194 const char *name, int name_len, in btrfs_lookup_dir_item() 217 const char *name, int name_len) in btrfs_check_dir_item_collision() 287 u64 objectid, const char *name, int name_len, in btrfs_lookup_dir_index_item() 310 const char *name, int name_len) in btrfs_search_dir_index_item() 357 const char *name, u16 name_len, in btrfs_lookup_xattr() 384 const char *name, int name_len) in btrfs_match_dir_item_name()
|
D | inode-item.c | 26 int name_len, struct btrfs_inode_ref **ref_ret) in find_name_in_backref() 55 const char *name, int name_len, in btrfs_find_name_in_ext_backref() 99 const char *name, int name_len, in btrfs_lookup_inode_extref() 123 const char *name, int name_len, in btrfs_del_inode_extref() 195 const char *name, int name_len, in btrfs_del_inode_ref() 272 const char *name, int name_len, in btrfs_insert_inode_extref() 328 const char *name, int name_len, in btrfs_insert_inode_ref()
|
D | root-tree.c | 360 const char *name, int name_len) in btrfs_del_root_ref() 431 const char *name, int name_len) in btrfs_add_root_ref()
|
D | xattr.c | 98 size_t name_len = strlen(name); in do_setxattr() local 272 size_t name_len; in btrfs_listxattr() local
|
D | tree-log.c | 829 int name_len; in drop_one_dir_item() local 874 const char *name, int name_len) in inode_in_dir() 1341 int name_len; in count_inode_extrefs() local 1389 int name_len; in count_inode_refs() local 1600 char *name, int name_len, in insert_one_name() 1631 const char *name, const int name_len, in name_in_log_ref() 1674 int name_len; in replay_one_name() local 1800 int name_len; in replay_one_dir_item() local 1970 int name_len; in check_item_in_log() local 2106 u16 name_len = btrfs_dir_name_len(path->nodes[0], di); in replay_xattr_deletes() local [all …]
|
D | send.c | 272 int name_len; member 393 static int fs_path_prepare_for_add(struct fs_path *p, int name_len, in fs_path_prepare_for_add() 423 static int fs_path_add(struct fs_path *p, const char *name, int name_len) in fs_path_add() 864 u32 name_len; in iterate_inode_ref() local 982 u32 name_len; in iterate_dir_item() local 1670 u64 dir, const char *name, int name_len, in lookup_dir_item_inode() 1779 const char *name, int name_len) in is_first_ref() 1816 const char *name, int name_len, in will_overwrite_ref() 1889 const char *name, int name_len) in did_overwrite_ref() 2720 int name_len; member [all …]
|
D | export.c | 232 int name_len; in btrfs_get_name() local
|
D | backref.c | 1397 u32 name_len, unsigned long name_off, 1770 u32 name_len; local 1871 u32 name_len; local 1919 static int inode_to_path(u64 inum, u32 name_len, unsigned long name_off,
|
D | props.c | 207 u32 name_len = btrfs_dir_name_len(leaf, di); in iterate_object_props() local
|
D | delayed-inode.c | 1461 int name_len, struct inode *dir, in btrfs_insert_delayed_dir_index() 1703 int name_len; in btrfs_readdir_delayed_dir_index() local
|
D | inode.c | 3925 const char *name, int name_len) in __btrfs_unlink_inode() 4024 const char *name, int name_len) in btrfs_unlink_inode() 4090 const char *name, int name_len) in btrfs_unlink_subvol() 5738 int name_len; in btrfs_real_readdir() local 6089 const char *name, int name_len, in btrfs_new_inode() 6266 const char *name, int name_len, int add_backref, u64 index) in btrfs_add_link() 9651 int name_len; in btrfs_symlink() local
|
D | ctree.h | 691 __le16 name_len; member 698 __le16 name_len; member 753 __le16 name_len; member 816 __le16 name_len; member
|
/linux-4.4.14/fs/squashfs/ |
D | xattr.c | 126 int name_len = strlen(name); in squashfs_xattr_get() local 218 size_t name_len) in squashfs_xattr_handler_list() 254 size_t name_len) in squashfs_trusted_xattr_handler_list()
|
/linux-4.4.14/fs/cifs/ |
D | cifssmb.c | 794 int name_len; in CIFSPOSIXDelFile() local 870 int name_len; in CIFSSMBDelFile() local 916 int name_len; in CIFSSMBRmDir() local 961 int name_len; in CIFSSMBMkDir() local 1007 int name_len; in CIFSPOSIXCreate() local 1176 int name_len; in SMBLegacyOpen() local 1280 int name_len; in CIFS_open() local 2594 int name_len, name_len2; in CIFSSMBRename() local 2746 int name_len, name_len2; in CIFSSMBCopy() local 2813 int name_len; in CIFSUnixCreateSymLink() local [all …]
|
D | cifspdu.h | 2614 unsigned char name_len; member 2625 __u8 name_len; member
|
/linux-4.4.14/security/tomoyo/ |
D | realpath.c | 182 int name_len; in tomoyo_get_local_path() local 198 const int name_len = strlen(name); in tomoyo_get_local_path() local
|
/linux-4.4.14/drivers/video/fbdev/core/ |
D | fb_cmdline.c | 39 int name_len = strlen(name), i; in fb_get_options() local
|
/linux-4.4.14/include/keys/ |
D | asymmetric-subtype.h | 29 unsigned short name_len; /* length of name */ member
|
/linux-4.4.14/fs/notify/inotify/ |
D | inotify.h | 9 int name_len; member
|
D | inotify_user.c | 180 size_t name_len; in copy_event_to_user() local
|
/linux-4.4.14/fs/reiserfs/ |
D | xattr_user.c | 35 const char *name, size_t name_len) in user_list()
|
D | xattr_trusted.c | 38 const char *name, size_t name_len) in trusted_list()
|
/linux-4.4.14/fs/jffs2/ |
D | xattr_trusted.c | 42 size_t name_len) in jffs2_trusted_listxattr()
|
D | xattr_user.c | 42 size_t name_len) in jffs2_user_listxattr()
|
D | security.c | 76 size_t name_len) in jffs2_security_listxattr()
|
D | xattr.h | 39 uint32_t name_len; /* length of xname */ member
|
D | xattr.c | 66 int name_len = strlen(xname); in xattr_datum_hashkey() local 342 uint32_t hashkey, name_len; in create_xattr_datum() local
|
D | gc.c | 891 int name_len = strlen(fd->name); in jffs2_garbage_collect_deletion_dirent() local
|
/linux-4.4.14/fs/ext2/ |
D | xattr_trusted.c | 14 const char *name, size_t name_len) in ext2_xattr_trusted_list()
|
D | xattr_user.c | 16 const char *name, size_t name_len) in ext2_xattr_user_list()
|
D | xattr_security.c | 13 const char *name, size_t name_len) in ext2_xattr_security_list()
|
D | xattr.c | 154 size_t name_len, size; in ext2_xattr_get() local 364 size_t name_len, free, min_offs = sb->s_blocksize; in ext2_xattr_set() local
|
D | xattr.h | 47 #define EXT2_XATTR_LEN(name_len) \ argument
|
D | dir.c | 489 unsigned short rec_len, name_len; in ext2_add_link() local
|
D | ext2.h | 586 __le16 name_len; /* Name length */ member 599 __u8 name_len; /* Name length */ member 627 #define EXT2_DIR_REC_LEN(name_len) (((name_len) + 8 + EXT2_DIR_ROUND) & \ argument
|
/linux-4.4.14/fs/ext4/ |
D | xattr_trusted.c | 18 const char *name, size_t name_len) in ext4_xattr_trusted_list()
|
D | xattr_user.c | 17 const char *name, size_t name_len) in ext4_xattr_user_list()
|
D | xattr_security.c | 17 const char *name, size_t name_len) in ext4_xattr_security_list()
|
D | xattr.h | 55 #define EXT4_XATTR_LEN(name_len) \ argument
|
D | dir.c | 368 __u8 name_len; member
|
D | xattr.c | 251 size_t name_len; in ext4_xattr_find_entry() local 620 size_t free, min_offs = s->end - s->base, name_len = strlen(i->name); in ext4_xattr_set_entry() local
|
D | ext4.h | 1870 __le16 name_len; /* Name length */ member 1883 __u8 name_len; /* Name length */ member 1929 #define EXT4_DIR_REC_LEN(name_len) (((name_len) + 8 + EXT4_DIR_ROUND) & \ argument
|
D | namei.c | 175 u8 name_len; member
|
/linux-4.4.14/tools/lib/api/fs/ |
D | fs.c | 179 size_t name_len = strlen(fs->name); in fs__env_override() local 221 size_t name_len = strlen(fs->name); in mount_overload() local
|
/linux-4.4.14/include/net/irda/ |
D | discovery.h | 78 int name_len; /* Length of nickname */ member
|
/linux-4.4.14/security/apparmor/ |
D | procattr.c | 39 int len = 0, mode_len = 0, ns_len = 0, name_len; in aa_getprocattr() local
|
/linux-4.4.14/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
|
D | inode.c | 228 ntfschar *name, u32 name_len) in ntfs_attr_iget() 286 u32 name_len) in ntfs_index_iget()
|
D | unistr.c | 206 void ntfs_upcase_name(ntfschar *name, u32 name_len, const ntfschar *upcase, in ntfs_upcase_name()
|
D | dir.c | 1030 int name_len; in ntfs_filldir() local
|
/linux-4.4.14/include/uapi/mtd/ |
D | ubi-user.h | 324 __s16 name_len; member 381 __s16 name_len; member
|
/linux-4.4.14/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-4.4.14/tools/power/cpupower/utils/idle_monitor/ |
D | cpupower-monitor.h | 48 int name_len; member
|
/linux-4.4.14/drivers/platform/goldfish/ |
D | pdev_bus.c | 107 u32 name_len; in goldfish_new_pdev() local
|
/linux-4.4.14/usr/ |
D | gen_init_cpio.c | 34 unsigned int name_len = strlen(name) + 1; in push_string() local 51 unsigned int name_len = strlen(name) + 1; in push_rest() local
|
/linux-4.4.14/net/irda/ |
D | iriap.c | 368 int name_len, attr_len, skb_len; in iriap_getvaluebyclass_request() local 635 int name_len; in iriap_getvaluebyclass_indication() local
|
/linux-4.4.14/fs/adfs/ |
D | dir.c | 196 const unsigned int name_len = ADFS_SB(parent->d_sb)->s_namelen; in adfs_hash() local
|
D | adfs.h | 108 unsigned int name_len; /* name length */ member
|
/linux-4.4.14/fs/exofs/ |
D | common.h | 202 u8 name_len; /* name length */ member 221 #define EXOFS_DIR_REC_LEN(name_len) \ argument
|
D | dir.c | 431 unsigned short rec_len, name_len; in exofs_add_link() local
|
/linux-4.4.14/fs/hfsplus/ |
D | xattr.c | 399 static int name_len(const char *xattr_name, int xattr_name_len) in name_len() function 409 static int copy_name(char *buffer, const char *xattr_name, int name_len) in copy_name()
|
/linux-4.4.14/drivers/mtd/ |
D | cmdlinepart.c | 105 int name_len; in newpart() local
|
/linux-4.4.14/tools/perf/util/ |
D | build-id.c | 175 static int write_buildid(const char *name, size_t name_len, u8 *build_id, in write_buildid() 213 size_t name_len; in machine__write_buildid_table() local
|
/linux-4.4.14/fs/ceph/ |
D | xattr.c | 339 const char *name, int name_len, in __set_xattr() 440 int name_len = strlen(name); in __get_xattr() local 919 int name_len = strlen(name); in __ceph_setxattr() local
|
D | super.h | 230 int name_len; member
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | debug.c | 140 int name_len = be16_to_cpu(r->name_len); in ubi_dump_vtbl_record() local
|
D | vmt.c | 650 int reserved_pebs, alignment, data_pad, vol_type, name_len, upd_marker; in self_check_volume() local
|
D | vtbl.c | 173 int i, n, reserved_pebs, alignment, data_pad, vol_type, name_len; in vtbl_check() local
|
D | cdev.c | 729 int name_len = req->ents[i].name_len; in rename_volumes() local
|
D | ubi-media.h | 371 __be16 name_len; member
|
D | ubi.h | 334 int name_len; member
|
/linux-4.4.14/drivers/crypto/ccp/ |
D | ccp-pci.c | 49 unsigned int name_len = sizeof(ccp_pci->msix[0].name) - 1; in ccp_get_msix_irqs() local
|
/linux-4.4.14/include/linux/mtd/ |
D | ubi.h | 123 int name_len; member
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | xattr.c | 595 const size_t name_len = sizeof("lov") - 1; in ll_listxattr() local
|
/linux-4.4.14/drivers/staging/goldfish/ |
D | goldfish_nand.c | 304 u32 name_len; in goldfish_nand_init_device() local
|
/linux-4.4.14/include/uapi/linux/ |
D | iso_fs.h | 136 unsigned char name_len[2]; /* 721 */ member 155 unsigned char name_len [ISODCL (33, 33)]; /* 711 */ member
|
D | jffs2.h | 174 __u8 name_len; member
|
D | gfs2_ondisk.h | 299 #define GFS2_DIRENT_SIZE(name_len) ((sizeof(struct gfs2_dirent) + (name_len) + 7) & ~7) argument
|
/linux-4.4.14/fs/ocfs2/ |
D | xattr.c | 228 static int namevalue_size(int name_len, uint64_t value_len) in namevalue_size() 553 int name_len) in ocfs2_xattr_name_hash() 569 static int ocfs2_xattr_entry_real_size(int name_len, size_t value_len) in ocfs2_xattr_entry_real_size() 889 const char *name, int name_len) in ocfs2_xattr_list_entry() 1060 size_t name_len; in ocfs2_xattr_find_entry() local 1197 int ret = -ENODATA, name_offset, name_len, i; in ocfs2_xattr_block_get() local 3034 int name_offset, name_len = 0; in ocfs2_calc_xattr_set_need() local 3739 size_t name_len = strlen(name); in ocfs2_find_xe_in_bucket() local 5760 int name_offset, name_len; in ocfs2_prepare_refcount_xattr() local 7231 size_t name_len) in ocfs2_xattr_security_list() [all …]
|
D | journal.c | 2028 int name_len, loff_t pos, u64 ino, in ocfs2_orphan_filldir()
|
D | ocfs2_fs.h | 418 #define OCFS2_DIR_REC_LEN(name_len) (((name_len) + OCFS2_DIR_MEMBER_LEN + \ argument 785 __u8 name_len; /* Name length */ member
|
D | dir.c | 2064 int name_len, loff_t pos, u64 ino, in ocfs2_empty_dir_filldir()
|
/linux-4.4.14/drivers/media/firewire/ |
D | firedtv-fw.c | 255 int name_len, i, err; in node_probe() local
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-digicolor.c | 282 int name_len = strlen("GP_xx") + 1; in dc_pinctrl_probe() local
|
/linux-4.4.14/include/linux/ceph/ |
D | osdmap.h | 69 int name_len; member
|
D | rados.h | 434 __le32 name_len; member
|
D | osd_client.h | 90 u32 name_len; member
|
/linux-4.4.14/fs/fat/ |
D | dir.c | 364 int name_len = 0, uni_len = 0; in fat_parse_short() local 463 int name_len, struct fat_slot_info *sinfo) in fat_search_long()
|
/linux-4.4.14/fs/ufs/ |
D | dir.c | 317 unsigned short rec_len, name_len; in ufs_add_link() local
|
D | ufs_fs.h | 283 #define UFS_DIR_REC_LEN(name_len) (((name_len) + 1 + 8 + UFS_DIR_ROUND) & ~UFS_DIR_ROUND) argument
|
/linux-4.4.14/fs/nilfs2/ |
D | dir.c | 438 unsigned short rec_len, name_len; in nilfs_add_link() local
|
/linux-4.4.14/net/irda/irlan/ |
D | irlan_common.c | 1043 __u8 name_len; in irlan_extract_param() local
|
/linux-4.4.14/drivers/usb/wusbcore/ |
D | cbaf.c | 250 size_t name_len; in cbaf_send_host_info() local
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmcommon.h | 97 static inline int dlm_is_recovery_lock(const char *lock_name, int name_len) in dlm_is_recovery_lock() 723 u8 name_len; member 734 u8 name_len; member 742 u8 name_len; member
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | core.c | 903 size_t name_len) in ath10k_core_create_board_name()
|
/linux-4.4.14/init/ |
D | initramfs.c | 157 static __initdata unsigned long body_len, name_len; variable
|
/linux-4.4.14/drivers/remoteproc/ |
D | remoteproc_core.c | 1318 int name_len = 0; in rproc_alloc() local
|
/linux-4.4.14/fs/ |
D | posix_acl.c | 833 const char *name, size_t name_len) in posix_acl_xattr_list()
|
/linux-4.4.14/net/batman-adv/ |
D | main.c | 1250 size_t name_len = strlen(algo_name); in batadv_param_set_ra() local
|
/linux-4.4.14/sound/soc/codecs/ |
D | wm_adsp.c | 878 int name_len; member 886 int name_len; member
|
D | sigmadsp.c | 205 size_t name_len; in sigma_fw_load_control() local
|
/linux-4.4.14/include/linux/ |
D | nilfs2_fs.h | 297 __u8 name_len; /* Name length */ member 326 #define NILFS_DIR_REC_LEN(name_len) (((name_len) + 12 + NILFS_DIR_ROUND) & \ argument
|
D | f2fs_fs.h | 450 __le16 name_len; /* lengh of file name */ member
|
/linux-4.4.14/kernel/ |
D | params.c | 870 unsigned int name_len; in param_sysfs_builtin() local
|
D | audit.h | 81 int name_len; /* number of chars to log */ member
|
/linux-4.4.14/include/linux/usb/ |
D | composite.h | 72 int name_len; member
|
/linux-4.4.14/net/bluetooth/ |
D | mgmt.c | 860 size_t name_len; in create_default_scan_rsp_data() local 1135 size_t name_len; in create_eir() local 7924 u32 flags, u8 *name, u8 name_len) in mgmt_device_connected() 8578 u8 addr_type, s8 rssi, u8 *name, u8 name_len) in mgmt_remote_name()
|
D | hci_event.c | 1642 bdaddr_t *bdaddr, u8 *name, u8 name_len) in hci_check_pending_name()
|
/linux-4.4.14/fs/ncpfs/ |
D | ncplib_kernel.c | 354 const __u8 *name_len; in ncp_extract_file_info() local
|
/linux-4.4.14/sound/core/ |
D | control.c | 1157 size_t buf_len, name_len; in snd_ctl_elem_init_enum_names() local
|
/linux-4.4.14/arch/sparc/kernel/ |
D | mdesc.c | 52 u8 name_len; member
|
/linux-4.4.14/drivers/hid/ |
D | hid-sony.c | 1687 size_t name_len; in sony_leds_init() local
|
/linux-4.4.14/drivers/pci/ |
D | pci-sysfs.c | 1145 int name_len = write_combine ? 13 : 10; in pci_create_attr() local
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_ioc32.c | 79 u32 name_len; /**< Length of name buffer */ member
|
/linux-4.4.14/include/uapi/drm/ |
D | drm.h | 132 size_t name_len; /**< Length of name buffer */ member
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | f_fs.c | 3150 int name_len, ret; in ffs_set_inst_name() local
|
/linux-4.4.14/fs/jfs/ |
D | jfs_dtree.c | 2978 u16 name_len; member
|
/linux-4.4.14/net/ |
D | socket.c | 1819 unsigned int name_len; member
|
/linux-4.4.14/fs/ubifs/ |
D | ubifs.h | 143 #define CALC_DENT_SIZE(name_len) ALIGN(UBIFS_DENT_NODE_SZ + (name_len) + 1, 8) argument
|
/linux-4.4.14/fs/nfs/ |
D | nfs4proc.c | 6275 size_t name_len) in nfs4_xattr_list_nfs4_acl() 6316 size_t name_len) in nfs4_xattr_list_nfs4_label()
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_generic.c | 2682 char *name, size_t name_len) in get_jack_mode_name()
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_def.h | 2374 uint8_t name_len; member
|