Lines Matching refs:f_path
262 fp->filp->f_path.dentry, in ksmbd_vfs_stream_read()
410 fp->filp->f_path.dentry, in ksmbd_vfs_stream_write()
436 &fp->filp->f_path, in ksmbd_vfs_stream_write()
687 const struct path *old_path = &old_fp->filp->f_path; in ksmbd_vfs_rename()
807 err = vfs_truncate(&filp->f_path, size); in ksmbd_vfs_truncate()
1204 struct dentry *dir, *dentry = filp->f_path.dentry; in ksmbd_vfs_unlink()
1208 err = mnt_want_write(filp->f_path.mnt); in ksmbd_vfs_unlink()
1228 mnt_drop_write(filp->f_path.mnt); in ksmbd_vfs_unlink()
2060 src_fp->filp->f_path.dentry, in ksmbd_vfs_copy_file_ranges()
2290 rc = vfs_fileattr_get(fp->filp->f_path.dentry, &fa); in ksmbd_vfs_get_compression()
2318 struct dentry *dentry = fp->filp->f_path.dentry; in __ksmbd_vfs_set_compression()
2389 &fp->filp->f_path, in __ksmbd_vfs_set_compression()