Home
last modified time | relevance | path

Searched defs:fs (Results 1 – 6 of 6) sorted by relevance

/tools/lib/api/fs/
Dfs.c88 struct fs { struct
110 static struct fs fs__entries[] = { argument
149 static bool fs__read_mounts(struct fs *fs) in fs__read_mounts()
172 static int fs__valid_mount(const char *fs, long magic) in fs__valid_mount()
184 static bool fs__check_mounts(struct fs *fs) in fs__check_mounts()
215 static bool fs__env_override(struct fs *fs) in fs__env_override()
237 static const char *fs__get_mountpoint(struct fs *fs) in fs__get_mountpoint()
253 struct fs *fs = &fs__entries[idx]; in fs__mountpoint() local
269 static const char *mount_overload(struct fs *fs) in mount_overload()
283 struct fs *fs = &fs__entries[idx]; in fs__mount() local
/tools/testing/selftests/gpio/
Dgpio-mockup-chardev.c35 struct libmnt_fs *fs; in get_debugfs() local
/tools/testing/selftests/x86/
Dsigreturn.c304 unsigned short cs, gs, fs, ss; member
/tools/testing/selftests/cgroup/
Dcgroup_util.c177 char *fs, *mount, *type; in cg_find_unified_root() local
/tools/arch/x86/include/uapi/asm/
Dkvm.h151 struct kvm_segment cs, ds, es, fs, gs, ss; member
/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h164 uint16_t fs; in get_fs() local