Searched refs:mntpath (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | mount.c | 317 const struct path *mntpath, char *buffer, in match_mnt_path_str() argument 327 AA_BUG(!mntpath); in match_mnt_path_str() 333 error = aa_path_name(mntpath, path_flags(profile, mntpath), buffer, in match_mnt_path_str()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/syslinux/syslinux/ |
| H A D | 0002-linux-syslinux-implement-open_ext2_fs.patch | 46 @@ -82,6 +83,9 @@ char *mntpath = NULL; /* Path on which to mount */
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namespace.c | 2558 char *mntpath = buf ? d_path(mountpoint, buf, PAGE_SIZE) : ERR_PTR(-ENOMEM); in mnt_warn_timestamp_expiry() local 2566 mntpath, in mnt_warn_timestamp_expiry()
|