Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsfs.h96 extern int cifs_closedir(struct inode *inode, struct file *file);
H A Dcifsfs.c1646 .release = cifs_closedir,
H A Dfile.c1249 int cifs_closedir(struct inode *inode, struct file *file) in cifs_closedir() function