FIND_ANY
ret = cifs_get_writable_file(CIFS_I(wreq->inode), FIND_ANY, &req->cfile);
*ret_file = find_readable_file(cinode, FIND_ANY);
smbfile = find_writable_file(CIFS_I(inode), FIND_ANY);
rc = cifs_get_writable_file(CIFS_I(inode), FIND_ANY, &cfile);
cfile = find_readable_file(cifs_i, FIND_ANY);
cifs_get_writable_path(tcon, name, FIND_ANY, &cfile);
cifs_get_writable_path(tcon, full_path, FIND_ANY, &cfile);
cifs_get_writable_path(tcon, full_path, FIND_ANY, &cfile);
cifs_get_writable_path(tcon, full_path, FIND_ANY, &cfile);
cifs_get_writable_path(tcon, full_path, FIND_ANY, &cfile);
cifs_get_writable_path(tcon, full_path, FIND_ANY, &cfile);
wrcfile = find_writable_file(cifsi, FIND_ANY);