Lines Matching refs:f_path
290 fp->filp->f_path.dentry, in ksmbd_vfs_stream_read()
382 fp->filp->f_path.dentry); in ksmbd_vfs_read()
429 fp->filp->f_path.dentry, in ksmbd_vfs_stream_write()
455 fp->filp->f_path.dentry, in ksmbd_vfs_stream_write()
494 fp->filp->f_path.dentry); in ksmbd_vfs_write()
534 fp->filp->f_path.dentry, err); in ksmbd_vfs_write()
793 src_dent_parent = dget_parent(fp->filp->f_path.dentry); in ksmbd_vfs_fp_rename()
794 src_dent = fp->filp->f_path.dentry; in ksmbd_vfs_fp_rename()
877 err = vfs_truncate(&filp->f_path, size); in ksmbd_vfs_truncate()
1743 pr_err("no right to read(%pd)\n", src_fp->filp->f_path.dentry); in ksmbd_vfs_copy_file_ranges()
1747 pr_err("no right to write(%pd)\n", dst_fp->filp->f_path.dentry); in ksmbd_vfs_copy_file_ranges()