Searched defs:fs (Results 1 – 6 of 6) sorted by relevance
/tools/lib/api/fs/ |
D | fs.c | 88 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/ |
D | gpio-mockup-chardev.c | 35 struct libmnt_fs *fs; in get_debugfs() local
|
/tools/testing/selftests/x86/ |
D | sigreturn.c | 304 unsigned short cs, gs, fs, ss; member
|
/tools/testing/selftests/cgroup/ |
D | cgroup_util.c | 177 char *fs, *mount, *type; in cg_find_unified_root() local
|
/tools/arch/x86/include/uapi/asm/ |
D | kvm.h | 151 struct kvm_segment cs, ds, es, fs, gs, ss; member
|
/tools/testing/selftests/kvm/include/x86_64/ |
D | processor.h | 164 uint16_t fs; in get_fs() local
|