Home
last modified time | relevance | path

Searched defs:mntpath (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/security/apparmor/
Dmount.c299 const struct path *mntpath, char *buffer, in match_mnt_path_str()
/Linux-v6.6/fs/
Dnamespace.c2800 char *mntpath = buf ? d_path(mountpoint, buf, PAGE_SIZE) : ERR_PTR(-ENOMEM); in mnt_warn_timestamp_expiry() local