Searched refs:inode_open (Results 1 – 1 of 1) sorted by relevance
50 static errcode_t inode_open(const char *name, int flags, io_channel *channel);68 .open = inode_open,114 static errcode_t inode_open(const char *name, int flags, io_channel *channel) in inode_open() function