Home
last modified time | relevance | path

Searched refs:__getname (Results 1 – 12 of 12) sorted by relevance

/linux/fs/vboxsf/
H A Dutils.c375 buf = __getname(); in vboxsf_path_from_dentry()
387 shfl_path = __getname(); in vboxsf_path_from_dentry()
/linux/fs/
H A Dd_path.c416 char *page = __getname(); in SYSCALL_DEFINE2()
H A Dnamei.c146 result = __getname(); in getname_flags()
249 result = __getname(); in getname_kernel()
/linux/fs/fat/
H A Dnamei_vfat.c595 uname = __getname(); in vfat_build_slots()
H A Ddir.c299 *unicode = __getname(); in fat_parse_long()
/linux/fs/hostfs/
H A Dhostfs_kern.c116 char *name = __getname(); in dentry_name()
/linux/fs/smb/client/
H A Dcifsproto.h70 return __getname(); in alloc_dentry_path()
/linux/drivers/base/firmware_loader/
H A Dmain.c509 path = __getname(); in fw_get_filesystem_firmware()
/linux/fs/exfat/
H A Ddir.c187 nb->lfn = __getname(); in exfat_alloc_namebuf()
/linux/include/linux/
H A Dfs.h2539 #define __getname() kmem_cache_alloc(names_cachep, GFP_KERNEL) macro
/linux/fs/f2fs/
H A Df2fs.h3604 return __getname(); in f2fs_getname()
/linux/fs/ceph/
H A Dmds_client.c2722 path = __getname(); in ceph_mdsc_build_path()