ima_d_path        229 security/integrity/ima/ima.h const char *ima_d_path(const struct path *path, char **pathbuf, char *filename);
ima_d_path         88 security/integrity/ima/ima_main.c 			*pathname = ima_d_path(&file->f_path, pathbuf,
ima_d_path        136 security/integrity/ima/ima_main.c 	*pathname = ima_d_path(&file->f_path, pathbuf, filename);
ima_d_path        331 security/integrity/ima/ima_main.c 		pathname = ima_d_path(&file->f_path, &pathbuf, filename);