Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h141 int __cifs_get_writable_file(struct cifsInodeInfo *cifs_inode,
606 return __cifs_get_writable_file(cifs_inode, find_flags, 0, ret_file); in cifs_get_writable_file()
H A Dfile.c1063 rc = __cifs_get_writable_file(CIFS_I(inode), in cifs_open()
2576 int __cifs_get_writable_file(struct cifsInodeInfo *cifs_inode, in __cifs_get_writable_file() function