Searched refs:f_path (Results 1 - 25 of 153) sorted by last modified time

1234567

/linux-master/fs/btrfs/
H A Dioctl.c1309 ret = btrfs_mksubvol(&file->f_path, idmap, name,
1340 ret = btrfs_mksnapshot(&file->f_path, idmap,
2377 struct dentry *parent = file->f_path.dentry;
H A Dinode.c9839 .dentry = file->f_path.dentry,
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c975 current_dir = filp->file->f_path.dentry->d_parent;
1026 current_dir = filp->f_path.dentry->d_parent;
2521 current_dir = filp->file->f_path.dentry->d_parent;
/linux-master/fs/
H A Dioctl.c710 err = vfs_fileattr_get(file->f_path.dentry, &fa);
719 struct dentry *dentry = file->f_path.dentry;
741 err = vfs_fileattr_get(file->f_path.dentry, &fa);
751 struct dentry *dentry = file->f_path.dentry;
H A Dnamei.c2425 dentry = f.file->f_path.dentry;
2432 nd->path = f.file->f_path;
3292 const struct path *path = &filp->f_path;
3358 file->f_path.dentry = DENTRY_NOT_SET;
3359 file->f_path.mnt = nd->path.mnt;
3365 if (unlikely(dentry != file->f_path.dentry)) {
3367 dentry = dget(file->f_path.dentry);
3369 } else if (WARN_ON(file->f_path.dentry == DENTRY_NOT_SET)) {
3372 if (file->f_path.dentry) {
3374 dentry = file->f_path
[all...]
H A Dexec.c153 path_noexec(&file->f_path)))
941 path_noexec(&file->f_path)))
1653 if (!mnt_may_suid(file->f_path.mnt))
/linux-master/fs/smb/server/
H A Dvfs.c298 fp->filp->f_path.dentry,
436 fp->filp->f_path.dentry,
462 &fp->filp->f_path,
846 err = vfs_truncate(&filp->f_path, size);
1078 struct dentry *dir, *dentry = filp->f_path.dentry;
1081 err = mnt_want_write(filp->f_path.mnt);
1102 mnt_drop_write(filp->f_path.mnt);
H A Dsmb2pdu.c2926 rc = ksmbd_vfs_getattr(&fp->filp->f_path, &stat);
3444 rc = smb2_create_truncate(&fp->filp->f_path);
4021 struct dentry *dir = dir_fp->filp->f_path.dentry;
4028 struct dentry *dir = dir_fp->filp->f_path.dentry;
4049 priv->dir_fp->filp->f_path.dentry,
4572 path = &fp->filp->f_path;
4733 ret = vfs_getattr(&fp->filp->f_path, &stat, STATX_BASIC_STATS,
4761 ret = vfs_getattr(&fp->filp->f_path, &stat, STATX_BASIC_STATS,
4811 filename = convert_to_nt_pathname(work->tcon->share_conf, &fp->filp->f_path);
4815 ret = vfs_getattr(&fp->filp->f_path,
[all...]
/linux-master/fs/smb/client/
H A Dsmb2ops.c2176 struct dentry *dentry = pfile->f_path.dentry;
H A Dinode.c818 struct dentry *dentry = filp->f_path.dentry;
H A Dioctl.c32 struct dentry *dentry = filep->f_path.dentry;
/linux-master/fs/bcachefs/
H A Dfs.c891 file->f_path.dentry, mode, 0,
898 d_instantiate(file->f_path.dentry, &inode->v);
/linux-master/kernel/
H A Dfork.c1455 if (path_equal(&vma->vm_file->f_path,
1456 &old_exe_file->f_path)) {
H A Dsys.c1921 if (!S_ISREG(inode->i_mode) || path_noexec(&exe.file->f_path))
/linux-master/fs/fuse/
H A Ddir.c885 err = fuse_create_open(dir, file->f_path.dentry, file, file->f_flags, mode, FUSE_TMPFILE);
/linux-master/fs/kernfs/
H A Dfile.c851 struct kernfs_node *kn = kernfs_dentry_node(filp->f_path.dentry);
/linux-master/drivers/firmware/arm_scmi/
H A Draw_mode.c892 const char *id_str = filp->f_path.dentry->d_parent->d_name.name;
/linux-master/sound/soc/sof/
H A Dipc4-mtrace.c128 ret = debugfs_file_get(file->f_path.dentry);
134 debugfs_file_put(file->f_path.dentry);
142 debugfs_file_put(file->f_path.dentry);
282 debugfs_file_put(file->f_path.dentry);
/linux-master/init/
H A Dinitramfs.c382 vfs_truncate(&wfile->f_path, body_len);
408 do_utime_path(&wfile->f_path, mtime);
/linux-master/include/linux/
H A Dfs.h1013 struct path f_path; member in struct:file
1083 * "fake" path, meaning, f_path on overlayfs and f_inode on underlying fs.
1091 struct dentry *dentry = file->f_path.dentry;
2459 touch_atime(&file->f_path);
2620 return mnt_idmap(file->f_path.mnt);
2673 return &f->f_path;
2685 return dentry_open(&file->f_path, file->f_flags, file->f_cred);
2705 return finish_open(file, file->f_path.dentry, NULL);
3575 file->f_path.dentry->d_inode->i_ino, DT_DIR);
3580 parent_ino(file->f_path
[all...]
/linux-master/security/selinux/
H A Dselinuxfs.c1204 const char *name = filep->f_path.dentry->d_name.name;
1244 const char *name = filep->f_path.dentry->d_name.name;
/linux-master/security/
H A Dsecurity.c2805 if (!path_noexec(&file->f_path)) {
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c2378 struct dentry *dent = file->f_path.dentry;
2420 struct dentry *dent = file->f_path.dentry;
/linux-master/mm/
H A Dmmap.c1235 if (!(file && path_noexec(&file->f_path)))
1334 if (path_noexec(&file->f_path)) {
/linux-master/fs/ubifs/
H A Ddir.c425 struct dentry *dentry = file->f_path.dentry;

Completed in 436 milliseconds

1234567