Home
last modified time | relevance | path

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

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