Home
last modified time | relevance | path

Searched refs:dentry_open (Results 1 – 25 of 78) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ecryptfs/
H A Dkthread.c62 *req->lower_file = dentry_open(&req->path, in ecryptfs_threadfn()
135 (*lower_file) = dentry_open(&req.path, flags, cred); in ecryptfs_privileged_open()
H A Dfile.c276 lower_file = dentry_open(ecryptfs_dentry_to_lower_path(ecryptfs_dentry), in ecryptfs_dir_open()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ecryptfs/
H A Dkthread.c62 *req->lower_file = dentry_open(&req->path, in ecryptfs_threadfn()
135 (*lower_file) = dentry_open(&req.path, flags, cred); in ecryptfs_privileged_open()
H A Dfile.c276 lower_file = dentry_open(ecryptfs_dentry_to_lower_path(ecryptfs_dentry), in ecryptfs_dir_open()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ecryptfs/
H A Dkthread.c62 *req->lower_file = dentry_open(&req->path, in ecryptfs_threadfn()
135 (*lower_file) = dentry_open(&req.path, flags, cred); in ecryptfs_privileged_open()
H A Dfile.c276 lower_file = dentry_open(ecryptfs_dentry_to_lower_path(ecryptfs_dentry), in ecryptfs_dir_open()
/dports/multimedia/v4l_compat/linux-5.13-rc2/security/keys/
H A Dbig_key.c247 file = dentry_open(path, O_RDONLY, current_cred()); in big_key_read()
/dports/multimedia/libv4l/linux-5.13-rc2/security/keys/
H A Dbig_key.c247 file = dentry_open(path, O_RDONLY, current_cred()); in big_key_read()
/dports/multimedia/v4l-utils/linux-5.13-rc2/security/keys/
H A Dbig_key.c247 file = dentry_open(path, O_RDONLY, current_cred()); in big_key_read()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/platforms/cell/spufs/
H A Dinode.c286 filp = dentry_open(path, O_RDONLY, current_cred()); in spufs_context_open()
506 filp = dentry_open(path, O_RDONLY, current_cred()); in spufs_gang_open()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/platforms/cell/spufs/
H A Dinode.c286 filp = dentry_open(path, O_RDONLY, current_cred()); in spufs_context_open()
506 filp = dentry_open(path, O_RDONLY, current_cred()); in spufs_gang_open()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/platforms/cell/spufs/
H A Dinode.c286 filp = dentry_open(path, O_RDONLY, current_cred()); in spufs_context_open()
506 filp = dentry_open(path, O_RDONLY, current_cred()); in spufs_gang_open()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Dnsfs.c176 f = dentry_open(&path, O_RDONLY, current_cred()); in open_related_ns()
H A Dopen.c943 struct file *dentry_open(const struct path *path, int flags, in dentry_open() function
964 EXPORT_SYMBOL(dentry_open);
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Dnsfs.c176 f = dentry_open(&path, O_RDONLY, current_cred()); in open_related_ns()
H A Dopen.c943 struct file *dentry_open(const struct path *path, int flags, in dentry_open() function
964 EXPORT_SYMBOL(dentry_open);
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Dnsfs.c176 f = dentry_open(&path, O_RDONLY, current_cred()); in open_related_ns()
H A Dopen.c943 struct file *dentry_open(const struct path *path, int flags, in dentry_open() function
964 EXPORT_SYMBOL(dentry_open);
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/exportfs/
H A Dexpfs.c313 file = dentry_open(path, O_RDONLY, cred); in get_name()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/exportfs/
H A Dexpfs.c313 file = dentry_open(path, O_RDONLY, cred); in get_name()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/exportfs/
H A Dexpfs.c313 file = dentry_open(path, O_RDONLY, cred); in get_name()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/autofs/
H A Ddev-ioctl.c240 filp = dentry_open(&path, O_RDONLY, current_cred()); in autofs_dev_ioctl_open_mountpoint()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/autofs/
H A Ddev-ioctl.c240 filp = dentry_open(&path, O_RDONLY, current_cred()); in autofs_dev_ioctl_open_mountpoint()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/autofs/
H A Ddev-ioctl.c240 filp = dentry_open(&path, O_RDONLY, current_cred()); in autofs_dev_ioctl_open_mountpoint()
/dports/multimedia/v4l_compat/linux-5.13-rc2/security/apparmor/
H A Dfile.c700 devnull = dentry_open(&aa_null, O_RDWR, cred); in aa_inherit_files()

1234