/fs/omfs/ |
D | dir.c | 12 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
|
/fs/ocfs2/dlm/ |
D | dlmmaster.c | 73 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 1689 unsigned int namelen = res->lockname.len; in dlm_do_assert_master() local 1796 unsigned int namelen, hash; in dlm_assert_master_handler() local 2249 unsigned int namelen; in dlm_drop_lockres_ref() local [all …]
|
D | dlmlock.c | 468 unsigned int namelen; in dlm_create_lock_handler() local 560 const char *name, int namelen, dlm_astlockfunc_t *ast, in dlmlock()
|
D | dlmcommon.h | 487 u8 namelen; member 503 u8 namelen; member 516 u8 namelen; member 527 u8 namelen; member 602 u8 namelen; member 615 u8 namelen; member 630 u8 namelen; member 646 u8 namelen; member 782 u8 namelen; member 796 u8 namelen; member
|
/fs/nfs/ |
D | nfs4idmap.c | 156 int nfs_map_string_to_numeric(const char *name, size_t namelen, __u32 *res) in nfs_map_string_to_numeric() 249 static ssize_t nfs_idmap_get_desc(const char *name, size_t namelen, in nfs_idmap_get_desc() 270 static struct key *nfs_idmap_request_key(const char *name, size_t namelen, in nfs_idmap_request_key() 295 static ssize_t nfs_idmap_get_key(const char *name, size_t namelen, in nfs_idmap_get_key() 355 static int nfs_idmap_lookup_id(const char *name, size_t namelen, const char *type, in nfs_idmap_lookup_id() 725 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() 742 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()
|
D | dns_resolve.c | 18 ssize_t nfs_dns_resolve_name(struct net *net, char *name, size_t namelen, in nfs_dns_resolve_name() 64 size_t namelen; member 334 size_t namelen, struct sockaddr *sa, size_t salen) in nfs_dns_resolve_name()
|
/fs/xfs/ |
D | xfs_attr_list.c | 403 int namelen, valuelen; in xfs_attr3_leaf_list_int() local 501 #define ATTR_ENTSIZE(namelen) /* actual bytes used by an attr */ \ argument 515 int namelen, in xfs_attr_put_listent()
|
D | xfs_xattr.c | 139 int namelen) in __xfs_xattr_put_listent() 170 int namelen, in xfs_xattr_put_listent()
|
/fs/afs/ |
D | xattr.c | 46 size_t namelen; in afs_xattr_get_cell() local 100 size_t namelen; in afs_xattr_get_volume() local
|
/fs/jffs2/ |
D | write.c | 207 uint32_t namelen, int alloc_mode) in jffs2_write_dirent() 548 const char *name, int namelen, struct jffs2_inode_info *dead_f, in jffs2_do_unlink() 669 … jffs2_inode_info *dir_f, uint32_t ino, uint8_t type, const char *name, int namelen, uint32_t time) in jffs2_do_link()
|
D | dir.c | 288 int namelen; in jffs2_symlink() local 450 int namelen; in jffs2_mkdir() local 617 int namelen; in jffs2_mknod() local
|
/fs/nfsd/ |
D | nfs4idmap.c | 523 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() 643 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_gid()
|
/fs/ocfs2/ |
D | dir.c | 360 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() 1990 int namelen, in ocfs2_find_files_on_disk() 2017 int namelen, u64 *blkno) in ocfs2_lookup_ino_from_name() 2037 int namelen) in ocfs2_check_dir_for_entry() [all …]
|
/fs/proc/ |
D | proc_sysctl.c | 105 struct ctl_dir *dir, const char *name, int namelen) in find_entry() 141 int namelen = strlen(name); in insert_entry() local 364 const char *name, int namelen) in lookup_entry() 924 const char *name, int namelen) in find_subdir() 938 const char *name, int namelen) in new_dir() 976 const char *name, int namelen) in get_subdir() 1322 int namelen; in __register_sysctl_table() local 1375 int namelen; in append_path() local
|
/fs/efs/ |
D | dir.c | 65 int namelen; in efs_readdir() local
|
/fs/reiserfs/ |
D | namei.c | 209 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() 433 struct inode *dir, const char *name, int namelen, in reiserfs_add_entry()
|
/fs/affs/ |
D | dir.c | 51 int namelen; in affs_readdir() local
|
/fs/ufs/ |
D | dir.c | 254 int namelen = qstr->len; in ufs_find_entry() local 308 int namelen = dentry->d_name.len; in ufs_add_link() local 616 u16 namelen=ufs_get_de_namlen(sb, de); in ufs_empty_dir() local
|
/fs/bfs/ |
D | dir.c | 282 int namelen, int ino) in bfs_add_entry() 335 const unsigned char *name, int namelen, in bfs_find_entry()
|
/fs/sysv/ |
D | dir.c | 130 int namelen = dentry->d_name.len; in sysv_find_entry() local 177 int namelen = dentry->d_name.len; in sysv_add_link() local
|
/fs/overlayfs/ |
D | readdir.c | 195 const char *name, int namelen, in ovl_fill_lowest() 251 int namelen, loff_t offset, u64 ino, in ovl_fill_merge() 490 int namelen, loff_t offset, u64 ino, in ovl_fill_plain() 606 int namelen, loff_t offset, u64 ino, in ovl_fill_real() 919 int namelen, loff_t offset, u64 ino, in ovl_check_d_type()
|
/fs/xfs/libxfs/ |
D | xfs_attr_sf.h | 35 uint8_t namelen; /* length of name value (no null) */ member
|
/fs/efivarfs/ |
D | inode.c | 76 int namelen, i = 0, err = 0; in efivarfs_create() local
|
/fs/qnx4/ |
D | namei.c | 30 int namelen, thislen; in qnx4_match() local
|
/fs/jfs/ |
D | xattr.c | 677 int namelen = strlen(name); in __jfs_setxattr() local 815 int namelen = strlen(name); in __jfs_getxattr() local 909 int namelen = copy_name(buffer, ea); in jfs_listxattr() local
|