Home
last modified time | relevance | path

Searched refs:d_absolute_path (Results 1 – 2 of 2) sorted by relevance

/linux/security/tomoyo/
H A Drealpath.c101 pos = d_absolute_path(path, buffer, buflen - 1); in tomoyo_get_absolute_path()
/linux/fs/
H A Dd_path.c227 char *d_absolute_path(const struct path *path, in d_absolute_path() function