Searched defs:namelen (Results 51 - 75 of 138) sorted by path

123456

/linux-master/fs/efs/
H A Defs.h88 unsigned char namelen; member in struct:efs_dentry
/linux-master/fs/exfat/
H A Dnamei.c393 int namelen; local
[all...]
/linux-master/fs/ext2/
H A Ddir.c347 int namelen = child->len; local
481 int namelen = dentry->d_name.len; local
/linux-master/fs/ext4/
H A Dnamei.c1606 int i, namelen, retval; local
/linux-master/fs/freevxfs/
H A Dvxfs_lookup.c61 int namelen = dp->d_name.len; local
/linux-master/fs/fuse/
H A Ddir.c473 size_t namelen; local
/linux-master/fs/hpfs/
H A Dhpfs.h359 u8 namelen; /* file name length */ member in struct:hpfs_dirent
531 u8 namelen; /* length of name, bytes */ member in struct:extended_attribute
H A Dhpfs_fn.h170 static inline unsigned de_size(int namelen, secno down_ptr) argument
/linux-master/fs/jffs2/
H A Ddir.c295 int namelen; local
459 int namelen; local
633 int namelen; local
[all...]
/linux-master/fs/jfs/
H A Djfs_xattr.h18 u8 namelen; /* Length of name */ member in struct:jfs_ea
H A Dxattr.c664 int namelen = strlen(name); local
802 int namelen = strlen(name); local
896 int namelen = copy_name(buffer, ea); local
[all...]
/linux-master/fs/minix/
H A Ddir.c155 int namelen = dentry->d_name.len; local
204 int namelen = dentry->d_name.len; local
/linux-master/fs/nfs/
H A Ddns_resolve.c20 ssize_t nfs_dns_resolve_name(struct net *net, char *name, size_t namelen, argument
63 size_t namelen; member in struct:nfs_dns_ent
342 nfs_dns_resolve_name(struct net *net, char *name, size_t namelen, struct sockaddr_storage *ss, size_t salen) argument
[all...]
H A Dnamespace.c56 int namelen; local
[all...]
H A Dnfs4idmap.c165 int nfs_map_string_to_numeric(const char *name, size_t namelen, __u32 *res) argument
258 static ssize_t nfs_idmap_get_desc(const char *name, size_t namelen, argument
279 static struct key *nfs_idmap_request_key(const char *name, size_t namelen, argument
305 nfs_idmap_get_key(const char *name, size_t namelen, const char *type, void *data, size_t data_size, struct idmap *idmap) argument
365 nfs_idmap_lookup_id(const char *name, size_t namelen, const char *type, __u32 *id, struct idmap *idmap) argument
745 nfs_map_name_to_uid(const struct nfs_server *server, const char *name, size_t namelen, kuid_t *uid) argument
762 nfs_map_group_to_gid(const struct nfs_server *server, const char *name, size_t namelen, kgid_t *gid) argument
[all...]
H A Dnfs4xdr.c5042 uint32_t namelen, type; local
/linux-master/fs/nfsd/
H A Dnfs4idmap.c539 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, argument
605 numeric_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) argument
621 do_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) argument
642 nfsd_map_name_to_uid(struct svc_rqst *rqstp, const char *name, size_t namelen, kuid_t *uid) argument
659 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, size_t namelen, kgid_t *gid) argument
[all...]
H A Dnfs4recover.c799 uint16_t namelen; local
H A Dnfs4xdr.c2167 u32 namelen, cnt; local
/linux-master/fs/nilfs2/
H A Ddir.c327 int namelen = qstr->len; local
426 int namelen = dentry->d_name.len; local
/linux-master/fs/ocfs2/
H A Ddir.c664 static struct buffer_head *ocfs2_find_entry_el(const char *name, int namelen, argument
889 static int ocfs2_dx_dir_search(const char *name, int namelen, argument
339 ocfs2_search_dirblock(struct buffer_head *bh, struct inode *dir, const char *name, int namelen, unsigned long offset, char *first_de, unsigned int bytes, struct ocfs2_dir_entry **res_dir) argument
389 ocfs2_find_entry_id(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_entry **res_dir) argument
1003 ocfs2_find_entry_dx(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) argument
1057 ocfs2_find_entry(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) argument
1579 __ocfs2_add_entry(handle_t *handle, struct inode *dir, const char *name, int namelen, struct inode *inode, u64 blkno, struct buffer_head *parent_fe_bh, struct ocfs2_dir_lookup_result *lookup) argument
1653 namelen, name, namelen, local
1960 ocfs2_find_files_on_disk(const char *name, int namelen, u64 *blkno, struct inode *inode, struct ocfs2_dir_lookup_result *lookup) argument
1987 ocfs2_lookup_ino_from_name(struct inode *dir, const char *name, int namelen, u64 *blkno) argument
2006 ocfs2_check_dir_for_entry(struct inode *dir, const char *name, int namelen) argument
2589 int ret = 0, namelen, i; local
3333 ocfs2_find_dir_space_id(struct inode *dir, struct buffer_head *di_bh, const char *name, int namelen, struct buffer_head **ret_de_bh, unsigned int *blocks_wanted) argument
3404 ocfs2_find_dir_space_el(struct inode *dir, const char *name, int namelen, struct buffer_head **ret_de_bh) argument
3877 ocfs2_find_dir_space_dx(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *di_bh, struct buffer_head *dx_root_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) argument
3950 ocfs2_search_dx_free_list(struct inode *dir, struct buffer_head *dx_root_bh, int namelen, struct ocfs2_dir_lookup_result *lookup) argument
4129 ocfs2_prepare_dx_dir_for_insert(struct inode *dir, struct buffer_head *di_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) argument
4231 ocfs2_prepare_dir_for_insert(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *parent_fe_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) argument
[all...]
/linux-master/fs/ocfs2/dlm/
H A Ddlmcommon.h467 u8 namelen; member in struct:dlm_master_request
483 u8 namelen; member in struct:dlm_assert_master
496 u8 namelen; member in struct:dlm_migrate_request
507 u8 namelen; member in struct:dlm_master_requery
582 u8 namelen; member in struct:dlm_create_lock
595 u8 namelen; member in struct:dlm_convert_lock
610 u8 namelen; member in struct:dlm_unlock_lock
626 u8 namelen; member in struct:dlm_proxy_ast
758 u8 namelen; member in struct:dlm_deref_lockres
772 u8 namelen; member in struct:dlm_deref_lockres_done
[all...]
H A Ddlmlock.c450 unsigned int namelen; local
540 dlmlock(struct dlm_ctxt *dlm, int mode, struct dlm_lockstatus *lksb, int flags, const char *name, int namelen, dlm_astlockfunc_t *ast, void *data, dlm_bastlockfunc_t *bast) argument
[all...]
H A Ddlmmaster.c53 dlm_mle_equal(struct dlm_ctxt *dlm, struct dlm_master_list_entry *mle, const char *name, unsigned int namelen) argument
248 dlm_init_mle(struct dlm_master_list_entry *mle, enum dlm_mle_type type, struct dlm_ctxt *dlm, struct dlm_lock_resource *res, const char *name, unsigned int namelen) argument
322 dlm_find_mle(struct dlm_ctxt *dlm, struct dlm_master_list_entry **mle, char *name, unsigned int namelen) argument
523 dlm_init_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, const char *name, unsigned int namelen) argument
578 dlm_new_lockres(struct dlm_ctxt *dlm, const char *name, unsigned int namelen) argument
701 dlm_get_lock_resource(struct dlm_ctxt *dlm, const char *lockid, int namelen, int flags) argument
1409 unsigned int namelen, hash; local
1660 unsigned int namelen = res->lockname.len; local
1767 unsigned int namelen, hash; local
2220 unsigned int namelen; local
2256 unsigned int namelen; local
2351 unsigned int namelen; local
2414 unsigned int namelen; local
2548 unsigned int namelen; local
3107 unsigned int namelen, hash; local
3179 dlm_add_migration_mle(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_master_list_entry *mle, struct dlm_master_list_entry **oldmle, const char *name, unsigned int namelen, u8 new_master, u8 master) argument
[all...]
H A Ddlmrecovery.c1155 dlm_init_migratable_lockres(struct dlm_migratable_lockres *mres, const char *lockname, int namelen, int total_locks, u64 cookie, u8 flags, u8 master) argument

Completed in 567 milliseconds

123456