/linux-3.3/fs/dlm/ |
D | dir.c | 139 int namelen, uint32_t bucket) in search_bucket() 152 void dlm_dir_remove_entry(struct dlm_ls *ls, int nodeid, char *name, int namelen) in dlm_dir_remove_entry() 205 uint16_t namelen; in dlm_recover_directory() local 302 int namelen, int *r_nodeid) in get_entry() 345 int dlm_dir_lookup(struct dlm_ls *ls, int nodeid, char *name, int namelen, in dlm_dir_lookup()
|
/linux-3.3/fs/nfs/ |
D | idmap.c | 125 static int nfs_map_string_to_numeric(const char *name, size_t namelen, __u32 *res) in nfs_map_string_to_numeric() 227 static ssize_t nfs_idmap_get_desc(const char *name, size_t namelen, in nfs_idmap_get_desc() 248 static ssize_t nfs_idmap_request_key(const char *name, size_t namelen, in nfs_idmap_request_key() 312 static int nfs_idmap_lookup_id(const char *name, size_t namelen, in nfs_idmap_lookup_id() 330 int nfs_map_name_to_uid(const struct nfs_server *server, const char *name, size_t namelen, __u32 *u… in nfs_map_name_to_uid() 337 int nfs_map_group_to_gid(const struct nfs_server *server, const char *name, size_t namelen, __u32 *… in nfs_map_group_to_gid() 533 size_t namelen, __u32 id) in idmap_update_entry() 547 const char *name, size_t namelen, __u32 *id) in nfs_idmap_id() 795 int nfs_map_name_to_uid(const struct nfs_server *server, const char *name, size_t namelen, __u32 *u… in nfs_map_name_to_uid() 804 int nfs_map_group_to_gid(const struct nfs_server *server, const char *name, size_t namelen, __u32 *… in nfs_map_group_to_gid()
|
D | dns_resolve.c | 14 ssize_t nfs_dns_resolve_name(char *name, size_t namelen, in nfs_dns_resolve_name() 56 size_t namelen; member 339 ssize_t nfs_dns_resolve_name(char *name, size_t namelen, in nfs_dns_resolve_name()
|
/linux-3.3/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
|
/linux-3.3/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() 556 const char *name, unsigned int namelen) in dlm_init_lockres() 610 unsigned int namelen) in dlm_new_lockres() 703 int namelen, in dlm_get_lock_resource() 1395 unsigned int namelen, hash; in dlm_master_request_handler() local 1635 unsigned int namelen = res->lockname.len; in dlm_do_assert_master() local 1742 unsigned int namelen, hash; in dlm_assert_master_handler() local 2188 unsigned int namelen; in dlm_drop_lockres_ref() local [all …]
|
D | dlmlock.c | 472 unsigned int namelen; in dlm_create_lock_handler() local 564 const char *name, int namelen, dlm_astlockfunc_t *ast, in dlmlock()
|
/linux-3.3/fs/jffs2/ |
D | write.c | 200 uint32_t namelen, int alloc_mode) in jffs2_write_dirent() 534 const char *name, int namelen, struct jffs2_inode_info *dead_f, in jffs2_do_unlink() 653 … 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 | 301 int namelen; in jffs2_symlink() local 462 int namelen; in jffs2_mkdir() local 630 int namelen; in jffs2_mknod() local
|
/linux-3.3/fs/xfs/ |
D | xfs_attr_sf.h | 37 __uint8_t namelen; /* actual length of name (no NULL) */ member 51 __uint8_t namelen; /* length of name value (no null) */ member
|
D | xfs_xattr.c | 132 int namelen, in xfs_xattr_put_listent() 169 int namelen, in xfs_xattr_put_listent_sizes()
|
D | xfs_attr_leaf.h | 100 __u8 namelen; /* length of name bytes */ member 107 __u8 namelen; /* length of name bytes */ member
|
/linux-3.3/fs/efs/ |
D | dir.c | 30 int slot, namelen; in efs_readdir() local
|
/linux-3.3/net/dns_resolver/ |
D | dns_query.c | 70 int dns_query(const char *type, const char *name, size_t namelen, in dns_query()
|
/linux-3.3/fs/affs/ |
D | dir.c | 50 int namelen; in affs_readdir() local
|
/linux-3.3/fs/ocfs2/ |
D | dir.c | 361 const char *name, int namelen, in ocfs2_search_dirblock() 410 int namelen, in ocfs2_find_entry_id() 693 static struct buffer_head *ocfs2_find_entry_el(const char *name, int namelen, in ocfs2_find_entry_el() 919 static int ocfs2_dx_dir_search(const char *name, int namelen, in ocfs2_dx_dir_search() 1033 static int ocfs2_find_entry_dx(const char *name, int namelen, in ocfs2_find_entry_dx() 1087 int ocfs2_find_entry(const char *name, int namelen, in ocfs2_find_entry() 1611 const char *name, int namelen, in __ocfs2_add_entry() 2055 int namelen, in ocfs2_find_files_on_disk() 2082 int namelen, u64 *blkno) in ocfs2_lookup_ino_from_name() 2102 int namelen) in ocfs2_check_dir_for_entry() [all …]
|
/linux-3.3/fs/reiserfs/ |
D | namei.c | 196 const char *name, int namelen) in reiserfs_match() 215 const char *name, int namelen) in linear_search_in_dir_item() 282 static int reiserfs_find_entry(struct inode *dir, const char *name, int namelen, in reiserfs_find_entry() 406 struct inode *dir, const char *name, int namelen, in reiserfs_add_entry()
|
/linux-3.3/fs/ufs/ |
D | dir.c | 256 int namelen = qstr->len; in ufs_find_entry() local 316 int namelen = dentry->d_name.len; in ufs_add_link() local 637 u16 namelen=ufs_get_de_namlen(sb, de); in ufs_empty_dir() local
|
/linux-3.3/net/9p/ |
D | error.c | 49 int namelen; member
|
/linux-3.3/security/integrity/ima/ |
D | ima_fs.c | 121 int namelen; in ima_measurements_show() local 182 int namelen; in ima_template_show() local
|
/linux-3.3/fs/bfs/ |
D | dir.c | 286 int namelen, int ino) in bfs_add_entry() 339 const unsigned char *name, int namelen, in bfs_find_entry()
|
/linux-3.3/fs/nfsd/ |
D | nfs4idmap.c | 519 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id() 565 nfsd_map_name_to_uid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_uid() 572 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_gid()
|
/linux-3.3/fs/qnx4/ |
D | namei.c | 29 int namelen, thislen; in qnx4_match() local
|
/linux-3.3/fs/ceph/ |
D | mdsmap.c | 81 u32 namelen; in ceph_mdsmap_decode() local
|
/linux-3.3/fs/sysv/ |
D | dir.c | 139 int namelen = dentry->d_name.len; in sysv_find_entry() local 186 int namelen = dentry->d_name.len; in sysv_add_link() local
|
/linux-3.3/fs/jfs/ |
D | jfs_xattr.h | 29 u8 namelen; /* Length of name */ member
|