Searched refs:_kern_create_attr (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dsyscalls.h60 int _kern_create_attr(int fd, const char *name, uint32_t type,
H A Dcommand_cp.cpp606 int attrFD = _kern_create_attr(fFD, name, type, FSSH_O_WRONLY);
H A Dvfs.cpp5613 _kern_create_attr(int fd, const char *name, uint32_t type, int openMode) function in namespace:FSShell

Completed in 43 milliseconds