Home
last modified time | relevance | path

Searched refs:mntpath (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/security/apparmor/
H A Dmount.c317 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 D0002-linux-syslinux-implement-open_ext2_fs.patch46 @@ -82,6 +83,9 @@ char *mntpath = NULL; /* Path on which to mount */
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c2558 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()