Searched defs:fs (Results 1 - 25 of 36) sorted by relevance

12

/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.h32 void SetFS(fuse_fs* fs) { fFS = fs; } argument
H A Dfuse_fs.cpp16 fuse_fs_getattr(struct fuse_fs* fs, const char* path, struct stat* buf) argument
25 fuse_fs_fgetattr(struct fuse_fs* fs, const char* path, struct stat* buf, argument
35 fuse_fs_rename(struct fuse_fs* fs, const char* oldpath, const char* newpath) argument
44 fuse_fs_unlink(struct fuse_fs* fs, cons argument
53 fuse_fs_rmdir(struct fuse_fs* fs, const char* path) argument
62 fuse_fs_symlink(struct fuse_fs* fs, const char* linkname, const char* path) argument
71 fuse_fs_link(struct fuse_fs* fs, const char* oldpath, const char* newpath) argument
80 fuse_fs_release(struct fuse_fs* fs, const char* path, struct fuse_file_info* fi) argument
90 fuse_fs_open(struct fuse_fs* fs, const char* path, struct fuse_file_info* fi) argument
99 fuse_fs_read(struct fuse_fs* fs, const char* path, char *buf, size_t size, off_t off, struct fuse_file_info* fi) argument
109 fuse_fs_write(struct fuse_fs* fs, const char* path, const char* buf, size_t size, off_t off, struct fuse_file_info* fi) argument
119 fuse_fs_fsync(struct fuse_fs* fs, const char* path, int datasync, struct fuse_file_info* fi) argument
129 fuse_fs_flush(struct fuse_fs* fs, const char* path, struct fuse_file_info* fi) argument
138 fuse_fs_statfs(struct fuse_fs* fs, const char* path, struct statvfs* buf) argument
147 fuse_fs_opendir(struct fuse_fs* fs, const char* path, struct fuse_file_info* fi) argument
156 fuse_fs_readdir(struct fuse_fs* fs, const char* path, void* buf, fuse_fill_dir_t filler, off_t off, struct fuse_file_info* fi) argument
166 fuse_fs_fsyncdir(struct fuse_fs* fs, const char* path, int datasync, struct fuse_file_info* fi) argument
176 fuse_fs_releasedir(struct fuse_fs* fs, const char* path, struct fuse_file_info* fi) argument
186 fuse_fs_create(struct fuse_fs* fs, const char* path, mode_t mode, struct fuse_file_info* fi) argument
196 fuse_fs_lock(struct fuse_fs* fs, const char* path, struct fuse_file_info* fi, int cmd, struct flock* lock) argument
206 fuse_fs_chmod(struct fuse_fs* fs, const char* path, mode_t mode) argument
215 fuse_fs_chown(struct fuse_fs* fs, const char* path, uid_t uid, gid_t gid) argument
224 fuse_fs_truncate(struct fuse_fs* fs, const char* path, off_t size) argument
233 fuse_fs_ftruncate(struct fuse_fs* fs, const char* path, off_t size, struct fuse_file_info* fi) argument
243 fuse_fs_utimens(struct fuse_fs* fs, const char* path, const struct timespec tv[2]) argument
262 fuse_fs_access(struct fuse_fs* fs, const char* path, int mask) argument
271 fuse_fs_readlink(struct fuse_fs* fs, const char* path, char* buf, size_t len) argument
280 fuse_fs_mknod(struct fuse_fs* fs, const char* path, mode_t mode, dev_t rdev) argument
289 fuse_fs_mkdir(struct fuse_fs* fs, const char* path, mode_t mode) argument
298 fuse_fs_setxattr(struct fuse_fs* fs, const char* path, const char* name, const char* value, size_t size, int flags) argument
308 fuse_fs_getxattr(struct fuse_fs* fs, const char* path, const char* name, char* value, size_t size) argument
318 fuse_fs_listxattr(struct fuse_fs* fs, const char* path, char* list, size_t size) argument
327 fuse_fs_removexattr(struct fuse_fs* fs, const char* path, const char* name) argument
336 fuse_fs_bmap(struct fuse_fs* fs, const char* path, size_t blocksize, uint64_t* idx) argument
346 fuse_fs_init(struct fuse_fs* fs, struct fuse_conn_info* conn) argument
355 fuse_fs_destroy(struct fuse_fs* fs) argument
372 fuse_fs* fs = new(std::nothrow) fuse_fs; local
[all...]
/haiku-fatelf/src/bin/
H A Dmount.c38 const char *fs = NULL; local
/haiku-fatelf/src/bin/writembr/
H A Dwritembr.cpp69 fstream fs; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/transport/
H A Dbeserved_transport.h45 fstream fs; member in class:BeServedTransport
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DKernelDebug.cpp29 FileSystem* fs = fsInitializer->GetFileSystem(); local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/kernel_add_on/
H A DKernelDebug.cpp25 FileSystem* fs = entry.value; local
/haiku-fatelf/headers/os/drivers/
H A Dbios.h51 uint32 fs; member in struct:bios_regs
/haiku-fatelf/headers/private/kernel/arch/x86/32/
H A Diframe.h15 uint32 fs; member in struct:iframe
H A Ddescriptors.h70 uint32 es, cs, ss, ds, fs, gs; member in struct:tss
/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dconf.cpp227 __pathconf_common(struct statvfs *fs, struct stat *st, argument
340 struct statvfs fs; local
360 struct statvfs fs; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/mkbfs/
H A Dmkbfs.cpp46 fsystem *fs; member in struct:nspace
/haiku-fatelf/headers/os/arch/x86/
H A Darch_debugger.h47 uint32 fs; member in struct:x86_debug_cpu_state
/haiku-fatelf/headers/os/arch/x86_64/
H A Darch_debugger.h43 uint64 fs; member in struct:x86_64_debug_cpu_state
/haiku-fatelf/headers/private/firewire/
H A Diec68113.h81 uint8_t fs:1, /* 50/60 field system member in struct:ciphdr::__anon722::__anon723
/haiku-fatelf/src/bin/gdb/include/opcode/
H A Di386.h1610 static const seg_entry fs = { "fs", 0x64 }; variable
/haiku-fatelf/src/bin/coreutils/src/
H A Dstat.c1062 bool fs = false; local
/haiku-fatelf/src/add-ons/kernel/file_systems/reiserfs/
H A Dkernel_interface.cpp149 reiserfs_unmount(fs_volume* fs) argument
161 reiserfs_read_fs_info(fs_volume* fs, struct fs_info *info) argument
182 reiserfs_lookup(fs_volume* fs, fs_vnode* _dir, const char *entryName, argument
237 reiserfs_read_vnode(fs_volume *fs, ino_t vnid, fs_vnode *node, int *_type, argument
263 reiserfs_write_vnode(fs_volume *fs, fs_vnode *_node, bool reenter) argument
287 reiserfs_read_symlink(fs_volume *fs, fs_vnode *_node, char *buffer, size_t *bufferSize) argument
307 reiserfs_access(fs_volume *fs, fs_vnode *_node, int mode) argument
349 reiserfs_read_stat(fs_volume *fs, fs_vnode *_node, struct stat *st) argument
378 reiserfs_open(fs_volume *fs, fs_vnode *_node, int openMode, void **cookie) argument
409 reiserfs_close(fs_volume *fs, fs_vnode *_node, void *cookie) argument
422 reiserfs_free_cookie(fs_volume *fs, fs_vnode *_node, void *cookie) argument
437 reiserfs_read(fs_volume *fs, fs_vnode *_node, void *cookie, off_t pos, void *buffer, size_t *bufferSize) argument
514 reiserfs_open_dir(fs_volume *fs, fs_vnode *_node, void **cookie) argument
555 reiserfs_close_dir(fs_volume *fs, fs_vnode *_node, void *cookie) argument
568 reiserfs_free_dir_cookie(fs_volume *fs, fs_vnode *_node, void *cookie) argument
583 reiserfs_read_dir(fs_volume *fs, fs_vnode *_node, void *cookie, struct dirent *buffer, size_t bufferSize, uint32 *count) argument
677 reiserfs_rewind_dir(fs_volume *fs, fs_vnode *_node, void *cookie) argument
[all...]
/haiku-fatelf/src/bin/gawk/
H A Dfield.c421 def_parse_field(long up_to, char **buf, int len, NODE *fs, Regexp *rp ATTRIBUTE_UNUSED, Setfunc set, NODE *n) argument
488 posix_def_parse_field(long up_to, char **buf, int len, NODE *fs, Regexp *rp ATTRIBUTE_UNUSED, Setfunc set, NODE *n) argument
600 sc_parse_field(long up_to, char **buf, int len, NODE *fs, Regexp *rp ATTRIBUTE_UNUSED, Setfunc set, NODE *n) argument
798 NODE *src, *arr, *sep, *fs, *src2, *fs2, *tmp; local
935 NODE *fs; local
[all...]
/haiku-fatelf/src/bin/pcmcia-cs/
H A Ddump_cis.c519 cistpl_fax_serv_t *fs; local
/haiku-fatelf/src/libs/ncurses/tack/
H A Dcolor.c258 int fh, fl, fs, bh, bl, bs; local
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A Dkernel_interface.cpp398 packagefs_close(fs_volume* fs, fs_vnode* _node, void* cookie) argument
/haiku-fatelf/src/bin/gdb/gdb/
H A Ddwarf2-frame.c193 struct dwarf2_frame_state *fs = p; local
268 execute_cfa_program(unsigned char *insn_ptr, unsigned char *insn_end, struct frame_info *next_frame, struct dwarf2_frame_state *fs) argument
569 struct dwarf2_frame_state *fs; local
[all...]
/haiku-fatelf/src/system/kernel/fs/
H A Drootfs.cpp147 rootfs_create_vnode(struct rootfs* fs, struct rootfs_vnode* parent, argument
183 rootfs_delete_vnode(struct rootfs* fs, struct rootfs_vnode* v, bool force_delete) argument
237 rootfs_insert_in_dir(struct rootfs* fs, struct rootfs_vnode* dir, argument
267 rootfs_remove_from_dir(struct rootfs* fs, struct rootfs_vnode* dir, argument
303 remove_node(struct rootfs* fs, struct rootfs_vnode* directory, argument
327 rootfs_remove(struct rootfs* fs, struct rootfs_vnode* dir, const char* name, bool isDirectory) argument
361 struct rootfs* fs; local
416 struct rootfs* fs = (struct rootfs*)_volume->private_volume; local
454 struct rootfs* fs = (struct rootfs*)_volume->private_volume; local
498 struct rootfs* fs = (struct rootfs*)_volume->private_volume; local
540 struct rootfs* fs = (struct rootfs*)_volume->private_volume; local
628 struct rootfs* fs = (rootfs*)_volume->private_volume; local
659 struct rootfs* fs = (rootfs*)_volume->private_volume; local
672 struct rootfs* fs = (struct rootfs*)_volume->private_volume; local
707 struct rootfs* fs = (rootfs*)_volume->private_volume; local
730 struct rootfs* fs = (rootfs*)_volume->private_volume; local
795 struct rootfs* fs = (rootfs*)_volume->private_volume; local
862 struct rootfs* fs = (rootfs*)_volume->private_volume; local
900 struct rootfs* fs = (rootfs*)_volume->private_volume; local
913 struct rootfs* fs = (rootfs*)_volume->private_volume; local
993 struct rootfs* fs = (rootfs*)_volume->private_volume; local
1029 struct rootfs* fs = (rootfs*)_volume->private_volume; local
1068 struct rootfs* fs = (rootfs*)_volume->private_volume; local
[all...]
/haiku-fatelf/src/bin/findutils/find/
H A Dfind.c727 fs_likely_to_be_automounted(const char *fs) argument

Completed in 390 milliseconds

12