Home
last modified time | relevance | path

Searched refs:stream_open (Results 1 – 2 of 2) sorted by relevance

/fs/
Dopen.c1269 int stream_open(struct inode *inode, struct file *filp) in stream_open() function
1276 EXPORT_SYMBOL(stream_open);
/fs/fuse/
Dfile.c198 stream_open(inode, file); in fuse_finish_open()