Home
last modified time | relevance | path

Searched defs:copy_name (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/fs/udf/
Ddir.c48 unsigned char *fname = NULL, *copy_name = NULL; in udf_readdir() local
Dnamei.c168 unsigned char *fname = NULL, *copy_name = NULL; in udf_find_entry() local
/Linux-v5.15/fs/hfsplus/
Dxattr.c403 static int copy_name(char *buffer, const char *xattr_name, int name_len) in copy_name() function
/Linux-v5.15/fs/jfs/
Dxattr.c103 static inline int copy_name(char *buffer, struct jfs_ea *ea) in copy_name() function
/Linux-v5.15/fs/
Ddcache.c2829 static void copy_name(struct dentry *dentry, struct dentry *target) in copy_name() function