Searched defs:name_len (Results 51 - 75 of 157) sorted by relevance

1234567

/linux-master/fs/notify/inotify/
H A Dinotify_user.c206 size_t name_len; local
/linux-master/tools/lib/api/fs/
H A Dfs.c224 size_t name_len = strlen(fs->name); local
260 size_t name_len = strlen(fs->name); local
/linux-master/fs/ntfs3/
H A Dxattr.c45 find_ea(const struct EA_FULL *ea_all, u32 bytes, const char *name, u8 name_len, u32 *off, u32 *ea_sz) argument
247 ntfs_get_ea(struct inode *inode, const char *name, size_t name_len, void *buffer, size_t size, size_t *required) argument
309 ntfs_set_ea(struct inode *inode, const char *name, size_t name_len, const void *value, size_t val_size, int flags, bool locked, __le16 *ea_size) argument
545 size_t name_len; local
593 size_t size, name_len; local
[all...]
H A Drecord.c14 compare_attr(const struct ATTRIB *left, enum ATTR_TYPE type, const __le16 *name, u8 name_len, const u16 *upcase) argument
345 mi_find_attr(struct mft_inode *mi, struct ATTRIB *attr, enum ATTR_TYPE type, const __le16 *name, u8 name_len, const __le16 *id) argument
461 mi_insert_attr(struct mft_inode *mi, enum ATTR_TYPE type, const __le16 *name, u8 name_len, u32 asize, u16 name_off) argument
[all...]
H A Ddir.c177 int ntfs_nls_to_utf16(struct ntfs_sb_info *sbi, const u8 *name, u32 name_len, argument
281 int name_len; local
/linux-master/tools/lib/bpf/
H A Delf.c282 size_t name_len; local
223 symbol_match(struct elf_sym_iter *iter, int sh_type, struct elf_sym *sym, const char *name, size_t name_len, const char *lib_ver) argument
/linux-master/fs/ext2/
H A Dxattr.c171 ext2_xattr_cmp_entry(int name_index, size_t name_len, const char *name, argument
201 size_t name_len, size; local
413 size_t name_len, free, min_offs = sb->s_blocksize; local
[all...]
/linux-master/fs/nilfs2/
H A Ddir.c429 unsigned short rec_len, name_len; local
[all...]
/linux-master/include/linux/ceph/
H A Dosdmap.h113 int name_len; member in struct:ceph_object_id
/linux-master/include/uapi/linux/
H A Djffs2.h169 __u8 name_len; member in struct:jffs2_raw_xattr
/linux-master/drivers/mtd/ubi/
H A Dubi-media.h361 __be16 name_len; member in struct:ubi_vtbl_record
/linux-master/fs/hfsplus/
H A Dxattr.c393 static int name_len(const char *xattr_name, int xattr_name_len) function
403 static int copy_name(char *buffer, const char *xattr_name, int name_len) argument
/linux-master/fs/jffs2/
H A Dxattr.c66 int name_len = strlen(xname); local
342 uint32_t hashkey, name_len; local
[all...]
/linux-master/sound/soc/codecs/
H A Dsigmadsp.c208 size_t name_len; local
/linux-master/fs/ceph/
H A Dcrypto.c270 int name_len; local
212 parse_longname(const struct inode *parent, const char *name, int *name_len) argument
388 int name_len = fname->name_len; local
[all...]
/linux-master/drivers/android/
H A Dbinderfs.c118 size_t name_len; local
/linux-master/usr/
H A Dgen_init_cpio.c40 unsigned int name_len = strlen(name) + 1; local
57 unsigned int name_len = strlen(name) + 1; local
/linux-master/drivers/tee/
H A Dtee_core.c207 int name_len; local
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dcore.c108 __ath12k_core_create_board_name(struct ath12k_base *ab, char *name, size_t name_len, bool with_variant, bool bus_type_mode) argument
150 ath12k_core_create_board_name(struct ath12k_base *ab, char *name, size_t name_len) argument
156 ath12k_core_create_fallback_board_name(struct ath12k_base *ab, char *name, size_t name_len) argument
162 ath12k_core_create_bus_type_board_name(struct ath12k_base *ab, char *name, size_t name_len) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dcore.c1089 __ath11k_core_create_board_name(struct ath11k_base *ab, char *name, size_t name_len, bool with_variant, enum ath11k_bdf_name_type name_type) argument
1141 ath11k_core_create_board_name(struct ath11k_base *ab, char *name, size_t name_len) argument
1148 ath11k_core_create_fallback_board_name(struct ath11k_base *ab, char *name, size_t name_len) argument
1155 ath11k_core_create_bus_type_board_name(struct ath11k_base *ab, char *name, size_t name_len) argument
1162 ath11k_core_create_chip_id_board_name(struct ath11k_base *ab, char *name, size_t name_len) argument
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_ioc32.c83 u32 name_len; /* Length of name buffer */ member in struct:drm_version_32
/linux-master/fs/smb/client/
H A Dsmb2inode.c90 __u8 name_len; member in struct:wsl_query_ea
/linux-master/fs/xfs/
H A Dxfs_attr_item.c73 xfs_attri_log_nameval_alloc( const void *name, unsigned int name_len, const void *value, unsigned int value_len) argument
/linux-master/fs/bcachefs/
H A Dxattr.c237 __bch2_xattr_emit(const char *prefix, const char *name, size_t name_len, struct xattr_buf *buf) argument
/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cppcore.c290 int err, name_len; local

Completed in 377 milliseconds

1234567