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

/haiku/src/tools/fs_shell/
H A Dvfs.cpp243 static fssh_status_t common_write_stat(struct file_descriptor *,
268 common_write_stat,
283 common_write_stat,
298 common_write_stat,
3891 common_write_stat(struct file_descriptor *descriptor, function in namespace:FSShell
3896 FUNCTION(("common_write_stat(vnode = %p, stat = %p, statMask = %d)\n", vnode, stat, statMask));
3937 FUNCTION(("common_write_stat: fd: %d, path '%s', stat %p, stat_mask %d, kernel %d\n", fd, path, stat, statMask, kernel));
/haiku/src/system/kernel/fs/
H A Dvfs.cpp416 static status_t common_write_stat(struct file_descriptor* descriptor,
452 common_write_stat,
468 common_write_stat,
484 common_write_stat,
6680 common_write_stat(struct file_descriptor* descriptor, const struct stat* stat, function
6685 FUNCTION(("common_write_stat(vnode = %p, stat = %p, statMask = %d)\n",
6723 FUNCTION(("common_write_stat: fd: %d, path '%s', stat %p, stat_mask %d, "

Completed in 45 milliseconds