Searched refs:mntpath (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/security/apparmor/ |
D | mount.c | 305 const struct path *mntpath, char *buffer, in match_mnt_path_str() argument 317 AA_BUG(!mntpath); in match_mnt_path_str() 323 error = aa_path_name(mntpath, path_flags(profile, mntpath), buffer, in match_mnt_path_str()
|
/linux-6.6.21/fs/ |
D | namespace.c | 2800 char *mntpath = buf ? d_path(mountpoint, buf, PAGE_SIZE) : ERR_PTR(-ENOMEM); in mnt_warn_timestamp_expiry() local 2805 mntpath, &sb->s_time_max, in mnt_warn_timestamp_expiry()
|