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

/haiku-fatelf/src/tools/fs_shell/
H A Dvfs.cpp214 static fssh_status_t attr_read(struct file_descriptor *, fssh_off_t pos,
304 attr_read,
4084 attr_read(struct file_descriptor *descriptor, fssh_off_t pos, void *buffer, fssh_size_t *length) function in namespace:FSShell
4088 FUNCTION(("attr_read: buf %p, pos %Ld, len %p = %ld\n", buffer, pos, length, *length));
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs.cpp298 static status_t attr_read(struct file_descriptor* descriptor, off_t pos,
397 attr_read,
6606 attr_read(struct file_descriptor* descriptor, off_t pos, void* buffer, function
6611 FUNCTION(("attr_read: buf %p, pos %Ld, len %p = %ld\n", buffer, pos, length,

Completed in 105 milliseconds