Searched refs:__getname (Results 1 - 18 of 18) sorted by relevance

/linux-master/fs/ntfs3/
H A Dnamei.c71 struct cpu_str *uni = __getname();
308 de = __getname();
374 struct cpu_str *uni = __getname();
504 uni = __getname();
565 uni1 = __getname();
H A Ddir.c418 name = __getname();
H A Dinode.c1314 new_de = __getname();
1734 de = __getname();
1772 de = __getname();
H A Dxattr.c552 buf = __getname();
H A Dfsntfs.c2656 struct cpu_str *uni = __getname();
/linux-master/fs/vboxsf/
H A Dutils.c363 * Returns a shfl_string allocated through __getname (must be freed using
375 buf = __getname();
387 shfl_path = __getname();
/linux-master/fs/
H A Dd_path.c416 char *page = __getname();
H A Dnamei.c139 result = __getname();
227 result = __getname();
/linux-master/security/integrity/ima/
H A Dima_api.c437 *pathbuf = __getname();
/linux-master/fs/fat/
H A Dnamei_vfat.c598 uname = __getname();
H A Ddir.c287 *unicode = __getname();
/linux-master/fs/hostfs/
H A Dhostfs_kern.c121 char *name = __getname();
/linux-master/fs/smb/client/
H A Dcifsproto.h68 return __getname();
/linux-master/drivers/base/firmware_loader/
H A Dmain.c509 path = __getname();
/linux-master/fs/exfat/
H A Ddir.c205 nb->lfn = __getname();
/linux-master/include/linux/
H A Dfs.h2714 #define __getname() kmem_cache_alloc(names_cachep, GFP_KERNEL) macro
/linux-master/fs/f2fs/
H A Df2fs.h3399 return __getname();
/linux-master/fs/ceph/
H A Dmds_client.c2721 path = __getname();

Completed in 481 milliseconds