Searched refs:ntfs_fuse_write (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dlowntfs.h46 int ntfs_fuse_write(struct lowntfs_context* ctx, ntfs_inode* ni, const char *buf,
H A Dlowntfs.c554 ntfs_fuse_write(struct lowntfs_context* ctx, ntfs_inode* ni, const char *buf, function
H A Dkernel_interface.cpp529 const int written = ntfs_fuse_write(&volume->lowntfs, ni, (char*)vecs[i].iov_base, ioSize, pos);

Completed in 26 milliseconds