Home
last modified time | relevance | path

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

/fs/
Dopen.c1253 int stream_open(struct inode *inode, struct file *filp) in stream_open() function
1260 EXPORT_SYMBOL(stream_open);
/fs/fuse/
Dfile.c182 stream_open(inode, file); in fuse_finish_open()