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

/haiku/src/tools/fs_shell/
H A Dvfs.cpp214 static fssh_status_t attr_read(struct file_descriptor *, fssh_off_t pos,
304 attr_read,
4131 attr_read(struct file_descriptor *descriptor, fssh_off_t pos, void *buffer, fssh_size_t *length) function in namespace:FSShell
4135 FUNCTION(("attr_read: buf %p, pos %lld, len %p = %ld\n", buffer, pos, length, *length));
/haiku/src/system/kernel/fs/
H A Dvfs.cpp383 static status_t attr_read(struct file_descriptor* descriptor, off_t pos,
482 attr_read,
6864 attr_read(struct file_descriptor* descriptor, off_t pos, void* buffer, function
6869 FUNCTION(("attr_read: buf %p, pos %" B_PRIdOFF ", len %p = %ld\n", buffer,

Completed in 53 milliseconds