Home
last modified time | relevance | path

Searched refs:cifs_closedir (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsfs.h104 extern int cifs_closedir(struct inode *inode, struct file *file);
H A Dcifsfs.c1356 .release = cifs_closedir,
H A Dfile.c887 int cifs_closedir(struct inode *inode, struct file *file) in cifs_closedir() function