Searched refs:ima_d_path (Results 1 – 3 of 3) sorted by relevance
106 *pathname = ima_d_path(&file->f_path, pathbuf); in ima_rdwr_violation_check()233 pathname = ima_d_path(&file->f_path, &pathbuf); in process_measurement()
150 const char *ima_d_path(struct path *path, char **pathbuf);
323 const char *ima_d_path(struct path *path, char **pathbuf) in ima_d_path() function