Home
last modified time | relevance | path

Searched defs:mntpath (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/
H A Dmount.c316 match_mnt_path_str(struct aa_profile *profile, const struct path *mntpath, char *buffer, const char *devname, const char *type, unsigned long flags, void *data, bool binary, const char *devinfo) match_mnt_path_str() argument
/kernel/linux/linux-6.6/security/apparmor/
H A Dmount.c303 match_mnt_path_str(const struct cred *subj_cred, struct aa_profile *profile, const struct path *mntpath, char *buffer, const char *devname, const char *type, unsigned long flags, void *data, bool binary, const char *devinfo) match_mnt_path_str() argument
/kernel/linux/linux-5.10/fs/
H A Dnamespace.c2559 char *mntpath = buf ? d_path(mountpoint, buf, PAGE_SIZE) : ERR_PTR(-ENOMEM); in mnt_warn_timestamp_expiry() local
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c2800 char *mntpath = buf ? d_path(mountpoint, buf, PAGE_SIZE) : ERR_PTR(-ENOMEM); in mnt_warn_timestamp_expiry() local

Completed in 12 milliseconds