Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
H A Dima_api.c451 *pathbuf = __getname(); in ima_d_path()
/linux/fs/smb/client/
H A Dcifsproto.h71 return __getname(); in alloc_dentry_path()
/linux/fs/fat/
H A Ddir.c326 *unicode = __getname(); in fat_parse_long()
/linux/include/linux/
H A Dfs.h2609 #define __getname() kmalloc(PATH_MAX, GFP_KERNEL) macro
/linux/fs/ceph/
H A Dmds_client.c2862 path = __getname(); in ceph_mdsc_build_path()