Searched refs:inc_fd_ref_count (Results 1 - 6 of 6) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dfd.h88 extern void inc_fd_ref_count(struct file_descriptor *descriptor);
H A Dfd.cpp206 inc_fd_ref_count(struct file_descriptor *descriptor) function in namespace:FSShell
230 inc_fd_ref_count(descriptor);
/haiku/headers/private/kernel/fs/
H A Dfd.h96 extern void inc_fd_ref_count(struct file_descriptor *descriptor);
/haiku/src/add-ons/kernel/network/protocols/unix/
H A Dunix.cpp390 inc_fd_ref_count(descriptors[i]);
/haiku/src/system/kernel/fs/
H A Dfd.cpp247 inc_fd_ref_count(struct file_descriptor* descriptor) function
267 inc_fd_ref_count(descriptor);
H A Dvfs.cpp1939 inc_fd_ref_count(descriptor);

Completed in 83 milliseconds