Searched defs:name_len (Results 76 - 100 of 157) sorted by relevance

1234567

/linux-master/fs/fat/
H A Ddir.c363 int name_len = 0, uni_len = 0; local
463 fat_search_long(struct inode *inode, const unsigned char *name, int name_len, struct fat_slot_info *sinfo) argument
[all...]
/linux-master/drivers/firmware/google/
H A Dgsmi.c114 u32 name_len; member in struct:gsmi_get_next_var_param
322 size_t name_len = ucs2_strnlen(name, GSMI_BUF_SIZE / 2); local
446 size_t name_len = ucs2_strnlen(name, GSMI_BUF_SIZE / 2); local
/linux-master/kernel/
H A Daudit.h75 int name_len; /* number of chars to log */ member in struct:audit_names
H A Dparams.c838 unsigned int name_len; local
/linux-master/tools/perf/util/
H A Dbuild-id.c305 static int write_buildid(const char *name, size_t name_len, struct build_id *bid, argument
345 size_t name_len; local
/linux-master/arch/s390/kernel/
H A Dcert_store.c430 size_t len, name_len; local
/linux-master/fs/exfat/
H A Dexfat_raw.h137 __u8 name_len; member in struct:exfat_dentry::__anon1427::__anon1429
H A Ddir.c1006 int order, step, name_len = 0; local
[all...]
/linux-master/include/linux/usb/
H A Dcomposite.h71 int name_len; member in struct:usb_os_desc_ext_prop
/linux-master/fs/ceph/
H A Dxattr.c568 __set_xattr(struct ceph_inode_info *ci, const char *name, int name_len, const char *val, int val_len, int flags, int update_xattr, struct ceph_inode_xattr **newxattr) argument
678 int name_len = strlen(name); local
1189 int name_len = strlen(name); local
1382 size_t name_len; local
[all...]
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c127 static int fanotify_fid_info_len(int fh_len, int name_len) argument
412 copy_fid_info_to_user(__kernel_fsid_t *fsid, struct fanotify_fh *fh, int info_type, const char *name, size_t name_len, char __user *buf, size_t count) argument
[all...]
H A Dfanotify.h45 u8 name_len; member in struct:fanotify_info
H A Dfanotify.c609 unsigned long name_len = name ? name->len : 0; local
[all...]
/linux-master/fs/ntfs3/
H A Dattrib.c400 attr_set_size(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name, u8 name_len, struct runs_tree *run, u64 new_size, const u64 *new_valid, bool keep_prealloc, struct ATTRIB **ret) argument
1299 attr_load_runs_vcn(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name, u8 name_len, struct runs_tree *run, CLST vcn) argument
1342 attr_load_runs_range(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name, u8 name_len, struct runs_tree *run, u64 from, u64 to) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dcore.c1556 ath10k_core_create_board_name(struct ath10k *ar, char *name, size_t name_len, bool with_variant, bool with_chip_id) argument
1602 ath10k_core_create_eboard_name(struct ath10k *ar, char *name, size_t name_len) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Derror-dump.h335 __le32 name_len; member in struct:iwl_fw_ini_error_dump_header
/linux-master/fs/btrfs/
H A Dtree-checker.c517 u32 name_len; local
H A Ddelayed-inode.c1787 int name_len; local
1471 btrfs_insert_delayed_dir_index(struct btrfs_trans_handle *trans, const char *name, int name_len, struct btrfs_inode *dir, struct btrfs_disk_key *disk_key, u8 flags, u64 index) argument
/linux-master/drivers/hid/
H A Dhid-input.c2015 size_t suffix_len, name_len; local
/linux-master/drivers/pci/
H A Dpci-sysfs.c1166 int name_len = write_combine ? 13 : 10; local
/linux-master/fs/smb/server/
H A Doplock.c1558 unsigned int remain_len, name_off, name_len, value_off, value_len, local
/linux-master/init/
H A Dinitramfs.c181 static __initdata unsigned long body_len, name_len; variable
/linux-master/fs/smb/client/
H A Dmisc.c1135 int name_len; local
/linux-master/include/uapi/linux/
H A Dnilfs2_ondisk.h303 __u8 name_len; /* Name length */ member in struct:nilfs_dir_entry
/linux-master/arch/sparc/kernel/
H A Dmdesc.c55 u8 name_len; member in struct:mdesc_elem

Completed in 249 milliseconds

1234567