Searched defs:mntpoint (Results 1 – 18 of 18) sorted by relevance
61 static const char *mntpoint = "mntpoint"; variable77 const char **mntpoint; member
37 static char *mntpoint = "mntpoint"; variable
96 int ismount(char *mntpoint) in ismount()
63 static const char mntpoint[] = "mntpoint"; variable
40 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
30 const char *mntpoint; member
48 static char *mntpoint = "mntpoint"; variable
60 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
62 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
49 const char *mntpoint; member
67 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
279 const char *mntpoint = NULL; in selinux_init_load_policy() local
90 static char startdir[MAXPATHLEN], mntpoint[MAXPATHLEN]; variable
95 static char startdir[MAXPATHLEN], mntpoint[MAXPATHLEN]; variable
50 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
917 const char *mntpoint, in prepare_and_mount_ro_fs()942 static void prepare_and_mount_dev_fs(const char *mntpoint) in prepare_and_mount_dev_fs()
229 const char *mntpoint; member
1834 void ntfs_mount_error(const char *volume, const char *mntpoint, int err) in ntfs_mount_error()