Home
last modified time | relevance | path

Searched defs:mnt (Results 1 – 24 of 24) sorted by relevance

/external/fio/
Dcgroup.h14 char **mnt) in cgroup_setup()
20 static inline void cgroup_shutdown(struct thread_data *td, char **mnt) in cgroup_shutdown()
Dcgroup.c25 struct mntent *mnt, dummy; in find_cgroup_mnt() local
100 static char *get_cgroup_root(struct thread_data *td, char *mnt) in get_cgroup_root()
142 static int cgroup_del_pid(struct thread_data *td, char *mnt) in cgroup_del_pid()
147 int cgroup_setup(struct thread_data *td, struct flist_head *clist, char **mnt) in cgroup_setup()
189 void cgroup_shutdown(struct thread_data *td, char **mnt) in cgroup_shutdown()
/external/autotest/server/site_tests/platform_CrashStateful/
Dplatform_CrashStateful.py39 def _ecrypt_mount(self, edir, mnt): argument
57 def _ecrypt_unmount(self, edir, mnt): argument
129 def _crash_ecrptfs(self, edir, mnt, dir): argument
/external/ltp/lib/
Dtst_path_has_mnt_flags.c31 struct mntent *mnt; in tst_path_has_mnt_flags() local
/external/ltp/testcases/open_posix_testsuite/include/
Dnoatime.h48 struct mntent *mnt; in mounted_noatime() local
/external/fio/lib/
Dmountcheck.c14 struct mntent *mnt; in device_is_mounted() local
/external/autotest/client/site_tests/kernel_fs_Punybench/
Dkernel_fs_Punybench.py42 def _ecrypt_mount(dir, mnt): argument
61 def _ecrypt_unmount(dir, mnt): argument
/external/selinux/libselinux/src/
Dinit.c32 static int verify_selinuxmnt(const char *mnt) in verify_selinuxmnt()
/external/e2fsprogs/misc/
Dutil.c267 void print_check_message(int mnt, unsigned int check) in print_check_message()
De4defrag.c213 struct mntent *mnt = NULL; in get_mount_point() local
268 struct mntent *mnt = NULL; in is_ext4() local
De4crypt.c608 struct mntent *mnt; in get_default_salts() local
/external/valgrind/memcheck/tests/solaris/
Dscalar_ioctl.c53 struct extmnttab mnt; in sys_ioctl_MNTIOC_GETEXTMNTENT_3() local
93 struct mnttab mnt; in sys_ioctl_MNTIOC_GETMNTANY_3() local
/external/squashfs-tools/kernel/fs/squashfs/
Dsuper.c344 struct vfsmount *mnt) in squashfs_get_sb()
/external/e2fsprogs/lib/ext2fs/
Dismounted.c98 struct mntent *mnt; in check_mntent_file() local
/external/ltp/testcases/kernel/fs/ftest/
Dftest02.c89 static int mnt = 0; variable
Dftest06.c94 static int mnt = 0; variable
/external/ltp/testcases/kernel/io/ltp-aiodio/
Daiocp.c74 struct mntent *mnt; in dev_block_size_by_path() local
/external/iproute2/tc/
Dtc_bpf.c290 static int bpf_valid_mntpt(const char *mnt, unsigned long magic) in bpf_valid_mntpt()
303 char *mnt, int len, in bpf_find_mntpt()
350 const char *mnt; in bpf_trace_pipe() local
385 static const char *mnt; in bpf_get_tc_dir() local
/external/python/cpython2/Modules/_ctypes/libffi/src/
Dclosures.c338 struct mntent mnt; in open_temp_exec_file_mnt() local
/external/f2fs-tools/lib/
Dlibf2fs.c586 struct mntent *mnt = NULL; in is_mounted() local
/external/syslinux/extlinux/
Dmain.c1037 struct mntent *mnt; in find_device() local
/external/f2fs-tools/tools/
Df2fscrypt.c648 struct mntent *mnt; in get_default_salts() local
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-solaris.c3093 struct vki_mnttab *mnt = (struct vki_mnttab *) embuf->mbuf_emp; in PRE() local
3371 struct vki_extmnttab *mnt = (struct vki_extmnttab *) embuf->mbuf_emp; in POST() local
3397 struct vki_mnttab *mnt = (struct vki_mnttab *) embuf->mbuf_emp; in POST() local
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc2131 struct mntent *mnt = getmntent(fp); in TEST() local
2149 struct mntent *mnt = getmntent_r(fp, &mntbuf, buf, sizeof(buf)); in TEST() local