Searched refs:__cifs_get_writable_file (Results 1 – 2 of 2) sorted by relevance
141 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()
1063 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