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

/linux-4.1.27/fs/hostfs/
H A Dhostfs_kern.c117 char *name = __getname(); dentry_name()
145 name = __getname(); follow_link()
895 char *link = __getname(); hostfs_follow_link()
/linux-4.1.27/security/integrity/ima/
H A Dima_api.c327 *pathbuf = __getname(); ima_d_path()
/linux-4.1.27/fs/9p/
H A Dvfs_inode.c1283 char *link = __getname(); v9fs_vfs_follow_link()
1395 name = __getname(); v9fs_vfs_link()
1437 name = __getname(); v9fs_vfs_mknod()
H A Dvfs_inode_dotl.c916 char *link = __getname(); v9fs_vfs_follow_link_dotl()
/linux-4.1.27/fs/fat/
H A Ddir.c287 *unicode = __getname(); fat_parse_long()
H A Dnamei_vfat.c597 uname = __getname(); vfat_build_slots()
/linux-4.1.27/kernel/
H A Dsysctl_binary.c1283 tmp = __getname(); sysctl_getname()
/linux-4.1.27/drivers/base/
H A Dfirmware_class.c325 char *path = __getname(); fw_get_filesystem_firmware()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Ddir.c1223 char *tmp = __getname(); ll_getname()
/linux-4.1.27/fs/
H A Dnamei.c135 result = __getname(); getname_flags()
215 result = __getname(); getname_kernel()
H A Ddcache.c3242 char *page = __getname(); SYSCALL_DEFINE2()
3430 /* SLAB cache for __getname() consumers */
/linux-4.1.27/include/linux/
H A Dfs.h2233 #define __getname() kmem_cache_alloc(names_cachep, GFP_KERNEL) macro

Completed in 1714 milliseconds