Searched refs:attr_write (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/tools/fs_shell/
H A Dvfs.cpp216 static fssh_status_t attr_write(struct file_descriptor *, fssh_off_t pos,
305 attr_write,
4097 attr_write(struct file_descriptor *descriptor, fssh_off_t pos, const void *buffer, fssh_size_t *length) function in namespace:FSShell
4101 FUNCTION(("attr_write: buf %p, pos %Ld, len %p\n", buffer, pos, length));
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs.cpp300 static status_t attr_write(struct file_descriptor* descriptor, off_t pos,
398 attr_write,
6622 attr_write(struct file_descriptor* descriptor, off_t pos, const void* buffer, function
6627 FUNCTION(("attr_write: buf %p, pos %Ld, len %p\n", buffer, pos, length));

Completed in 124 milliseconds