Lines Matching refs:cfile
175 int *cmds, int num_cmds, struct cifsFileInfo *cfile, in smb2_compound_op() argument
224 if (cfile) in smb2_compound_op()
284 if (cfile) { in smb2_compound_op()
287 cfile->fid.persistent_fid, in smb2_compound_op()
288 cfile->fid.volatile_fid, in smb2_compound_op()
303 if (!rc && (!cfile || num_rqst > 1)) { in smb2_compound_op()
317 if (cfile) { in smb2_compound_op()
321 cfile->fid.persistent_fid, in smb2_compound_op()
322 cfile->fid.volatile_fid, in smb2_compound_op()
339 if (!rc && (!cfile || num_rqst > 1)) { in smb2_compound_op()
363 if (cfile) { in smb2_compound_op()
366 cfile->fid.persistent_fid, in smb2_compound_op()
367 cfile->fid.volatile_fid, in smb2_compound_op()
382 if (!rc && (!cfile || num_rqst > 1)) { in smb2_compound_op()
398 if (cfile) { in smb2_compound_op()
401 cfile->fid.persistent_fid, in smb2_compound_op()
402 cfile->fid.volatile_fid, in smb2_compound_op()
417 if (!rc && (!cfile || num_rqst > 1)) { in smb2_compound_op()
433 if (cfile) { in smb2_compound_op()
436 cfile->fid.persistent_fid, in smb2_compound_op()
437 cfile->fid.volatile_fid, current->tgid, in smb2_compound_op()
448 if (!rc && (!cfile || num_rqst > 1)) { in smb2_compound_op()
474 if (cfile) { in smb2_compound_op()
477 cfile->fid.persistent_fid, in smb2_compound_op()
478 cfile->fid.volatile_fid, in smb2_compound_op()
488 if (!rc && (!cfile || num_rqst > 1)) { in smb2_compound_op()
528 if (cfile) { in smb2_compound_op()
530 cfile->fid.persistent_fid, in smb2_compound_op()
531 cfile->fid.volatile_fid, in smb2_compound_op()
542 if (!rc && (!cfile || num_rqst > 1)) { in smb2_compound_op()
556 if (cfile) { in smb2_compound_op()
558 cfile->fid.persistent_fid, in smb2_compound_op()
559 cfile->fid.volatile_fid, in smb2_compound_op()
568 if (!rc && (!cfile || num_rqst > 1)) { in smb2_compound_op()
582 if (cfile) { in smb2_compound_op()
585 cfile->fid.persistent_fid, in smb2_compound_op()
586 cfile->fid.volatile_fid, in smb2_compound_op()
603 if (!rc && (!cfile || num_rqst > 1)) { in smb2_compound_op()
622 if (cfile) in smb2_compound_op()
637 if (cfile) { in smb2_compound_op()
700 if (rc == 0 && cfile && cfile->symlink_target) { in smb2_compound_op()
701 idata->symlink_target = kstrdup(cfile->symlink_target, GFP_KERNEL); in smb2_compound_op()
724 if (rc == 0 && cfile && cfile->symlink_target) { in smb2_compound_op()
725 idata->symlink_target = kstrdup(cfile->symlink_target, GFP_KERNEL); in smb2_compound_op()
871 if (cfile) in smb2_compound_op()
872 cifsFileInfo_put(cfile); in smb2_compound_op()
948 struct cifsFileInfo *cfile; in smb2_query_path_info() local
997 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_path_info()
1002 cfile, out_iov, out_buftype, NULL); in smb2_query_path_info()
1043 cfile, out_iov, out_buftype, NULL); in smb2_query_path_info()
1076 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_path_info()
1080 cfile, out_iov, out_buftype, NULL); in smb2_query_path_info()
1138 struct cifsFileInfo *cfile; in smb2_mkdir_setinfo() local
1148 cifs_get_writable_path(tcon, name, FIND_WR_ANY, &cfile); in smb2_mkdir_setinfo()
1154 cfile, NULL, NULL, NULL); in smb2_mkdir_setinfo()
1286 int command, struct cifsFileInfo *cfile, in smb2_set_path_attr() argument
1297 if (cfile) in smb2_set_path_attr()
1298 cifsFileInfo_put(cfile); in smb2_set_path_attr()
1307 cfile, NULL, NULL, dentry); in smb2_set_path_attr()
1319 struct cifsFileInfo *cfile; in smb2_rename_path() local
1323 cifs_get_writable_path(tcon, from_name, FIND_WR_WITH_DELETE, &cfile); in smb2_rename_path()
1326 co, DELETE, SMB2_OP_RENAME, cfile, source_dentry); in smb2_rename_path()
1330 FIND_WR_WITH_DELETE, &cfile); in smb2_rename_path()
1332 co, DELETE, SMB2_OP_RENAME, cfile, NULL); in smb2_rename_path()
1357 struct cifsFileInfo *cfile; in smb2_set_path_size() local
1364 cifs_get_writable_path(tcon, full_path, FIND_WR_ANY, &cfile); in smb2_set_path_size()
1371 cfile, NULL, NULL, dentry); in smb2_set_path_size()
1374 cifs_get_writable_path(tcon, full_path, FIND_WR_ANY, &cfile); in smb2_set_path_size()
1378 cfile, NULL, NULL, NULL); in smb2_set_path_size()
1389 struct cifsFileInfo *cfile = NULL; in smb2_set_file_info() local
1404 cifs_get_writable_path(tcon, full_path, FIND_WR_ANY, &cfile); in smb2_set_file_info()
1412 cfile, NULL, NULL, NULL); in smb2_set_file_info()
1429 struct cifsFileInfo *cfile; in smb2_create_reparse_inode() local
1463 cifs_get_writable_path(tcon, full_path, FIND_WR_ANY, &cfile); in smb2_create_reparse_inode()
1465 in_iov, cmds, 2, cfile, out_iov, out_buftype, NULL); in smb2_create_reparse_inode()
1472 cifs_get_writable_path(tcon, full_path, FIND_WR_ANY, &cfile); in smb2_create_reparse_inode()
1474 in_iov, cmds, 2, cfile, out_iov, out_buftype, NULL); in smb2_create_reparse_inode()
1509 struct cifsFileInfo *cfile; in smb2_query_reparse_point() local
1515 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_reparse_point()
1522 cfile, NULL, NULL, NULL); in smb2_query_reparse_point()
1568 struct cifsFileInfo *cfile; in smb2_rename_pending_delete() local
1623 cifs_get_writable_path(tcon, full_path, FIND_WR_WITH_DELETE, &cfile); in smb2_rename_pending_delete()
1625 cmds, num_cmds, cfile, NULL, NULL, dentry); in smb2_rename_pending_delete()
1629 FIND_WR_WITH_DELETE, &cfile); in smb2_rename_pending_delete()
1631 cmds, num_cmds, cfile, NULL, NULL, NULL); in smb2_rename_pending_delete()