Home
last modified time | relevance | path

Searched defs:namelen (Results 1 – 126 of 126) sorted by relevance

/linux-4.4.14/fs/omfs/
Ddir.c12 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-4.4.14/fs/ocfs2/dlm/
Ddlmmaster.c73 unsigned int namelen) in dlm_mle_equal()
270 unsigned int namelen) in dlm_init_mle()
341 char *name, unsigned int namelen) in dlm_find_mle()
547 const char *name, unsigned int namelen) in dlm_init_lockres()
602 unsigned int namelen) in dlm_new_lockres()
725 int namelen, in dlm_get_lock_resource()
1438 unsigned int namelen, hash; in dlm_master_request_handler() local
1698 unsigned int namelen = res->lockname.len; in dlm_do_assert_master() local
1805 unsigned int namelen, hash; in dlm_assert_master_handler() local
2258 unsigned int namelen; in dlm_drop_lockres_ref() local
[all …]
Ddlmlock.c468 unsigned int namelen; in dlm_create_lock_handler() local
560 const char *name, int namelen, dlm_astlockfunc_t *ast, in dlmlock()
Ddlmcommon.h496 u8 namelen; member
512 u8 namelen; member
525 u8 namelen; member
536 u8 namelen; member
611 u8 namelen; member
624 u8 namelen; member
639 u8 namelen; member
655 u8 namelen; member
791 u8 namelen; member
Ddlmrecovery.c1175 const char *lockname, int namelen, in dlm_init_migratable_lockres()
/linux-4.4.14/scripts/dtc/libfdt/
Dfdt_ro.c133 const char *name, int namelen) in fdt_subnode_offset_namelen()
157 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen()
269 int namelen, int *lenp) in fdt_get_property_namelen()
299 const char *name, int namelen, int *lenp) in fdt_getprop_namelen()
347 const char *name, int namelen) in fdt_get_alias_namelen()
366 int offset, depth, namelen; in fdt_get_path() local
Dfdt_sw.c173 int namelen = strlen(name) + 1; in fdt_begin_node() local
Dfdt_rw.c335 const char *name, int namelen) in fdt_add_subnode_namelen()
/linux-4.4.14/fs/nfs/
Dnfs4idmap.c155 int nfs_map_string_to_numeric(const char *name, size_t namelen, __u32 *res) in nfs_map_string_to_numeric()
248 static ssize_t nfs_idmap_get_desc(const char *name, size_t namelen, in nfs_idmap_get_desc()
269 static struct key *nfs_idmap_request_key(const char *name, size_t namelen, in nfs_idmap_request_key()
294 static ssize_t nfs_idmap_get_key(const char *name, size_t namelen, in nfs_idmap_get_key()
354 static int nfs_idmap_lookup_id(const char *name, size_t namelen, const char *type, in nfs_idmap_lookup_id()
716 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()
733 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()
Ddns_resolve.c17 ssize_t nfs_dns_resolve_name(struct net *net, char *name, size_t namelen, in nfs_dns_resolve_name()
63 size_t namelen; member
333 size_t namelen, struct sockaddr *sa, size_t salen) in nfs_dns_resolve_name()
Dnamespace.c54 int namelen; in nfs_path() local
Dnfs4xdr.c4904 uint32_t namelen, type; in decode_lock_denied() local
/linux-4.4.14/fs/jffs2/
Dwrite.c207 uint32_t namelen, int alloc_mode) in jffs2_write_dirent()
547 const char *name, int namelen, struct jffs2_inode_info *dead_f, in jffs2_do_unlink()
668 … jffs2_inode_info *dir_f, uint32_t ino, uint8_t type, const char *name, int namelen, uint32_t time) in jffs2_do_link()
Ddir.c287 int namelen; in jffs2_symlink() local
450 int namelen; in jffs2_mkdir() local
618 int namelen; in jffs2_mknod() local
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_attr_sf.h37 __uint8_t namelen; /* actual length of name (no NULL) */ member
51 __uint8_t namelen; /* length of name value (no null) */ member
Dxfs_da_format.h253 __u8 namelen; /* actual name length */ member
385 __u8 namelen; /* name length */ member
669 __u8 namelen; /* length of name bytes */ member
676 __u8 namelen; /* length of name bytes */ member
Dxfs_da_btree.h64 int namelen; /* length of string (maybe no NULL) */ member
Dxfs_dir2_sf.c77 int namelen; /* total name bytes */ in xfs_dir2_block_sfsize() local
Dxfs_attr_leaf.c2554 int namelen; in xfs_attr3_leaf_clearflag() local
Dxfs_da_btree.c1956 xfs_da_hashname(const __uint8_t *name, int namelen) in xfs_da_hashname()
/linux-4.4.14/fs/nfsd/
Dnfs4idmap.c523 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id()
589 numeric_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in numeric_name_to_id()
605 do_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in do_name_to_id()
626 nfsd_map_name_to_uid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_uid()
639 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_gid()
/linux-4.4.14/fs/xfs/
Dxfs_xattr.c163 int namelen, in xfs_xattr_put_listent()
200 int namelen, in xfs_xattr_put_listent_sizes()
Dxfs_attr_list.c539 #define ATTR_ENTSIZE(namelen) /* actual bytes used by an attr */ \ argument
553 int namelen, in xfs_attr_put_listent()
/linux-4.4.14/fs/ocfs2/
Ddir.c360 const char *name, int namelen, in ocfs2_search_dirblock()
409 int namelen, in ocfs2_find_entry_id()
683 static struct buffer_head *ocfs2_find_entry_el(const char *name, int namelen, in ocfs2_find_entry_el()
908 static int ocfs2_dx_dir_search(const char *name, int namelen, in ocfs2_dx_dir_search()
1022 static int ocfs2_find_entry_dx(const char *name, int namelen, in ocfs2_find_entry_dx()
1076 int ocfs2_find_entry(const char *name, int namelen, in ocfs2_find_entry()
1600 const char *name, int namelen, in __ocfs2_add_entry()
1991 int namelen, in ocfs2_find_files_on_disk()
2018 int namelen, u64 *blkno) in ocfs2_lookup_ino_from_name()
2038 int namelen) in ocfs2_check_dir_for_entry()
[all …]
Dnamei.c2061 int status, namelen; in ocfs2_blkno_stringify() local
2131 int namelen = dio ? in __ocfs2_prepare_orphan_dir() local
2232 int namelen = dio ? in ocfs2_orphan_add() local
2328 const int namelen = OCFS2_DIO_ORPHAN_PREFIX_LEN + OCFS2_ORPHAN_NAMELEN; in ocfs2_orphan_del() local
Dstack_o2cb.c205 unsigned int namelen) in o2cb_dlm_lock()
Dstackglue.c246 unsigned int namelen) in ocfs2_dlm_lock()
Dstack_user.c694 unsigned int namelen) in user_dlm_lock()
/linux-4.4.14/fs/efs/
Ddir.c64 int namelen; in efs_readdir() local
Dnamei.c19 int slot, namelen; in efs_find_entry() local
Defs.h90 unsigned char namelen; member
/linux-4.4.14/net/dns_resolver/
Ddns_query.c69 int dns_query(const char *type, const char *name, size_t namelen, in dns_query()
/linux-4.4.14/fs/affs/
Ddir.c50 int namelen; in affs_readdir() local
/linux-4.4.14/fs/proc/
Dproc_sysctl.c103 struct ctl_dir *dir, const char *name, int namelen) in find_entry()
139 int namelen = strlen(name); in insert_entry() local
332 const char *name, int namelen) in lookup_entry()
863 const char *name, int namelen) in find_subdir()
877 const char *name, int namelen) in new_dir()
915 const char *name, int namelen) in get_subdir()
1244 int namelen; in __register_sysctl_table() local
1297 int namelen; in append_path() local
Dinternal.h50 u8 namelen; member
/linux-4.4.14/fs/reiserfs/
Dnamei.c209 const char *name, int namelen) in reiserfs_match()
228 const char *name, int namelen) in linear_search_in_dir_item()
304 static int reiserfs_find_entry(struct inode *dir, const char *name, int namelen, in reiserfs_find_entry()
430 struct inode *dir, const char *name, int namelen, in reiserfs_add_entry()
Dxattr_security.c39 const char *name, size_t namelen) in security_list()
Dxattr.c191 fill_with_dentries(struct dir_context *ctx, const char *name, int namelen, in fill_with_dentries()
829 int namelen, loff_t offset, u64 ino, in listxattr_filler()
Ditem_ops.c383 int namelen; in direntry_print_item() local
/linux-4.4.14/fs/ufs/
Ddir.c253 int namelen = qstr->len; in ufs_find_entry() local
313 int namelen = dentry->d_name.len; in ufs_add_link() local
630 u16 namelen=ufs_get_de_namlen(sb, de); in ufs_empty_dir() local
/linux-4.4.14/net/9p/
Derror.c49 int namelen; member
/linux-4.4.14/fs/bfs/
Ddir.c277 int namelen, int ino) in bfs_add_entry()
330 const unsigned char *name, int namelen, in bfs_find_entry()
/linux-4.4.14/fs/sysv/
Ddir.c129 int namelen = dentry->d_name.len; in sysv_find_entry() local
176 int namelen = dentry->d_name.len; in sysv_add_link() local
/linux-4.4.14/fs/qnx4/
Dnamei.c29 int namelen, thislen; in qnx4_match() local
/linux-4.4.14/fs/ceph/
Dmdsmap.c87 u32 namelen; in ceph_mdsmap_decode() local
Dxattr.c567 u32 namelen; in __build_xattrs() local
788 u32 namelen; in ceph_listxattr() local
/linux-4.4.14/fs/jfs/
Dxattr.c706 int namelen = strlen(name); in __jfs_setxattr() local
893 int namelen = strlen(name); in __jfs_getxattr() local
1018 int namelen = copy_name(buffer, ea); in jfs_listxattr() local
Djfs_xattr.h29 u8 namelen; /* Length of name */ member
/linux-4.4.14/fs/efivarfs/
Dinode.c109 int namelen, i = 0, err = 0; in efivarfs_create() local
/linux-4.4.14/security/apparmor/
Dpath.c30 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend()
/linux-4.4.14/fs/cramfs/
Dinode.c395 int namelen; in cramfs_readdir() local
444 int namelen, retval; in cramfs_lookup() local
/linux-4.4.14/fs/afs/
Dcell.c34 static struct afs_cell *afs_cell_alloc(const char *name, unsigned namelen, in afs_cell_alloc()
/linux-4.4.14/drivers/xen/xenfs/
Dxensyms.c19 uint32_t namelen; member
/linux-4.4.14/fs/dlm/
Ddir.c68 uint16_t namelen; in dlm_recover_directory() local
Duser.c38 __u8 namelen; member
89 int namelen) in compat_input()
535 int namelen = 0; in device_write() local
Dlockspace.c430 int namelen = strlen(name); in new_lockspace() local
Dlock.c2806 int namelen, unsigned long timeout_cs, in set_lock_args()
3414 unsigned int namelen, in dlm_lock()
4076 int error, namelen = 0; in receive_request() local
5771 int mode, uint32_t flags, void *name, unsigned int namelen, in dlm_user_request()
5896 int mode, uint32_t flags, void *name, unsigned int namelen, in dlm_user_adopt_orphan()
/linux-4.4.14/fs/minix/
Ddir.c153 int namelen = dentry->d_name.len; in minix_find_entry() local
203 int namelen = dentry->d_name.len; in minix_add_link() local
/linux-4.4.14/fs/nilfs2/
Ddir.c323 int namelen = qstr->len; in nilfs_find_entry() local
435 int namelen = dentry->d_name.len; in nilfs_add_link() local
/linux-4.4.14/drivers/mtd/
Dredboot.c71 int namelen = 0; in parse_redboot_partitions() local
/linux-4.4.14/include/uapi/linux/
Dcramfs_fs.h41 __u32 namelen:CRAMFS_NAMELEN_WIDTH, offset:CRAMFS_OFFSET_WIDTH; member
Ddlm_device.h34 __u8 namelen; member
Dfuse.h174 uint32_t namelen; member
693 uint32_t namelen; member
722 uint32_t namelen; member
729 uint32_t namelen; member
Dtelephony.h105 int namelen; member
/linux-4.4.14/fs/ext2/
Ddir.c365 int namelen = child->len; in ext2_find_entry() local
486 int namelen = dentry->d_name.len; in ext2_add_link() local
/linux-4.4.14/fs/exofs/
Ddir.c307 int namelen = dentry->d_name.len; in exofs_find_entry() local
428 int namelen = dentry->d_name.len; in exofs_add_link() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Ddir.c509 int namelen; in ll_dir_read() local
1281 int namelen, len = 0; in ll_dir_ioctl() local
1323 int namelen = 0; in ll_dir_ioctl() local
Dllite_nfs.c208 int namelen, loff_t hash, u64 ino, in ll_nfs_get_name_filldir()
Dstatahead.c1092 int namelen; in ll_statahead_thread() local
1377 int namelen; in is_first_dirent() local
Dllite_lib.c2115 const char *name, int namelen, in ll_prep_md_op_data()
/linux-4.4.14/fs/freevxfs/
Dvxfs_lookup.c112 int namelen = dp->d_name.len; in vxfs_find_entry() local
/linux-4.4.14/fs/hpfs/
Ddnode.c171 unsigned namelen, secno down_ptr) in hpfs_add_de()
234 const unsigned char *name, unsigned namelen, in hpfs_add_to_dnode()
384 const unsigned char *name, unsigned namelen, in hpfs_add_dirent()
Dhpfs_fn.h170 static inline unsigned de_size(int namelen, secno down_ptr) in de_size()
Dhpfs.h358 u8 namelen, name[1]; /* file name */ member
529 u8 namelen; /* length of name, bytes */ member
/linux-4.4.14/scripts/dtc/
Dfdtput.c53 static void report_error(const char *name, int namelen, int err) in report_error()
/linux-4.4.14/fs/overlayfs/
Dreaddir.c143 const char *name, int namelen, in ovl_fill_lower()
189 int namelen, loff_t offset, u64 ino, in ovl_fill_merge()
Dsuper.c857 static int ovl_lower_dir(const char *name, struct path *path, long *namelen, in ovl_lower_dir()
/linux-4.4.14/arch/x86/entry/vdso/
Dvdso2c.c211 int namelen; in main() local
/linux-4.4.14/security/integrity/evm/
Devm_main.c194 int namelen; in evm_protected_xattr() local
/linux-4.4.14/fs/udf/
Dunicode.c402 int namelen; in udf_put_filename() local
Dnamei.c340 int namelen; in udf_add_entry() local
908 int namelen; in udf_symlink() local
/linux-4.4.14/security/integrity/ima/
Dima_fs.c122 int namelen; in ima_measurements_show() local
/linux-4.4.14/arch/mips/fw/cfe/
Dcfe_api.c119 int cfe_enumenv(int idx, char *name, int namelen, char *val, int vallen) in cfe_enumenv()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dfwil.c302 u32 namelen; in brcmf_create_bsscfg() local
/linux-4.4.14/drivers/video/fbdev/core/
Dmodedb.c697 unsigned int namelen = strlen(name); in fb_find_mode() local
/linux-4.4.14/arch/tile/kernel/
Dstack.c287 size_t namelen, remaining; in describe_addr() local
/linux-4.4.14/fs/btrfs/
Dtree-log.c916 const char *name, int namelen) in backref_in_log()
974 u64 ref_index, char *name, int namelen, in __add_inode_ref()
1149 u32 *namelen, char **name, u64 *index, in extref_get_fields()
1172 u32 *namelen, char **name, u64 *index) in ref_get_fields()
1208 int namelen; in add_inode_ref() local
Ddir-item.c454 u16 namelen = BTRFS_NAME_LEN; in verify_dir_item() local
Dioctl.c434 char *name, int namelen, in create_subvol()
650 struct dentry *dentry, char *name, int namelen, in create_snapshot()
820 char *name, int namelen, in btrfs_mksubvol()
1619 int namelen; in btrfs_ioctl_snap_create_transid() local
2344 int namelen; in btrfs_ioctl_snap_destroy() local
Dsend.c2312 int namelen; in send_subvol_begin() local
Dinode.c5314 int namelen = dentry->d_name.len; in btrfs_inode_by_name() local
/linux-4.4.14/fs/f2fs/
Dinline.c438 size_t namelen = name->len; in f2fs_add_inline_entry() local
/linux-4.4.14/fs/cifs/
Ddir.c85 int namelen; in build_path_from_dentry() local
Dreaddir.c397 size_t namelen; member
/linux-4.4.14/scripts/mod/
Dfile2alias.c1275 static bool sym_is(const char *name, unsigned namelen, const char *symbol) in sym_is()
1314 unsigned int namelen; in handle_moddevtable() local
/linux-4.4.14/net/ceph/
Dmessenger.c1844 static int ceph_dns_resolve_name(const char *name, size_t namelen, in ceph_dns_resolve_name()
1888 static inline int ceph_dns_resolve_name(const char *name, size_t namelen, in ceph_dns_resolve_name()
1899 static int ceph_parse_server_name(const char *name, size_t namelen, in ceph_parse_server_name()
/linux-4.4.14/kernel/locking/
Dlockdep_proc.c433 int i, namelen; in seq_stats() local
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dgenops.c537 int class_notify_sptlrpc_conf(const char *fsname, int namelen) in class_notify_sptlrpc_conf()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_modes.c1228 unsigned int namelen; in drm_mode_parse_command_line_for_connector() local
/linux-4.4.14/drivers/firmware/efi/
Dvars.c93 int i, desclength = 0, namelen; in validate_load_option() local
/linux-4.4.14/arch/mips/include/asm/
Dsgiarcs.h145 ULONG namelen; member
180 unsigned long namelen; member
/linux-4.4.14/tools/perf/util/
Dsymbol.h55 u16 namelen; member
Dannotate.c1480 int namelen, evsel_name_len, graph_dotted_len; in symbol__annotate_printf() local
Dsymbol.c231 size_t namelen = strlen(name) + 1; in symbol__new() local
/linux-4.4.14/include/linux/
Dnfs_fs_sb.h148 unsigned int namelen; member
Dfs.h3001 const char *name, int namelen, in dir_emit()
/linux-4.4.14/drivers/of/
Dfdt.c695 int namelen; member
/linux-4.4.14/fs/logfs/
Dlogfs_abi.h389 __be16 namelen; member
/linux-4.4.14/include/net/9p/
D9p.h534 u32 namelen; member
/linux-4.4.14/drivers/md/
Dmd-cluster.c124 int ret, namelen; in lockres_init() local
Dmd.c4251 size_t namelen = len-9; in metadata_store() local
/linux-4.4.14/drivers/video/fbdev/
Dpxafb.c1860 unsigned int namelen = strlen(name); in parse_opt_mode() local
/linux-4.4.14/fs/ecryptfs/
Dcrypto.c2120 int ecryptfs_set_f_namelen(long *namelen, long lower_namelen, in ecryptfs_set_f_namelen()
/linux-4.4.14/include/xen/interface/
Dplatform.h480 uint32_t namelen; /* size of 'name' buffer */ member
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_iba6110.c694 size_t namelen) in ipath_ht_boardname()
/linux-4.4.14/net/unix/
Daf_unix.c1649 int namelen = 0; /* fake GCC */ in unix_dgram_sendmsg() local
/linux-4.4.14/fs/
Ddcache.c2824 static int prepend(char **buffer, int *buflen, const char *str, int namelen) in prepend()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c292 int namelen = sizeof(adapter->msix_info[0].desc) - 1; in name_msix_vecs() local
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_iba6120.c1746 u32 boardid, namelen; in pe_boardname() local
Dqib_iba7220.c2053 u32 boardid, namelen; in qib_7220_boardname() local
Dqib_iba7322.c3593 u32 boardid, namelen; in qib_7322_boardname() local
/linux-4.4.14/arch/alpha/kernel/
Dosf_sys.c562 SYSCALL_DEFINE2(osf_getdomainname, char __user *, name, int, namelen) in SYSCALL_DEFINE2() argument
/linux-4.4.14/tools/perf/
Dbuiltin-trace.c1349 unsigned int namelen; member
/linux-4.4.14/fs/ext4/
Dnamei.c1360 int i, namelen, retval; in ext4_find_entry() local
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd.h1294 static inline bool filename_is_volatile(const char *name, int namelen, int *idx) in filename_is_volatile()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1002 static inline int lu_dirent_calc_size(int namelen, __u16 attr) in lu_dirent_calc_size()