Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dxattr.c407 static ssize_t copy_name(char *buffer, const char *xattr_name, int name_len) in copy_name() function
/linux/fs/jfs/
H A Dxattr.c103 static inline int copy_name(char *buffer, struct jfs_ea *ea) in copy_name() function
/linux/rust/kernel/
H A Dcpufreq.rs1018 const fn copy_name(name: &'static CStr) -> [c_char; CPUFREQ_NAME_LEN] { in copy_name() method
/linux/fs/
H A Ddcache.c2779 static void copy_name(struct dentry *dentry, struct dentry *target) in copy_name() function