Home
last modified time | relevance | path

Searched refs:vboxsf_create_sf_handle (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/vboxsf/
H A Dfile.c23 struct vboxsf_handle *vboxsf_create_sf_handle(struct inode *inode, in vboxsf_create_sf_handle() function
111 sf_handle = vboxsf_create_sf_handle(inode, params.handle, access_flags); in vboxsf_file_open()
H A Dvfsmod.h86 struct vboxsf_handle *vboxsf_create_sf_handle(struct inode *inode,
H A Ddir.c335 sf_handle = vboxsf_create_sf_handle(d_inode(dentry), handle, SHFL_CF_ACCESS_READWRITE); in vboxsf_dir_atomic_open()
344 /* This also closes the handle passed to vboxsf_create_sf_handle() */ in vboxsf_dir_atomic_open()
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dfile.c23 struct vboxsf_handle *vboxsf_create_sf_handle(struct inode *inode, in vboxsf_create_sf_handle() function
111 sf_handle = vboxsf_create_sf_handle(inode, params.handle, access_flags); in vboxsf_file_open()
H A Dvfsmod.h86 struct vboxsf_handle *vboxsf_create_sf_handle(struct inode *inode,
H A Ddir.c338 sf_handle = vboxsf_create_sf_handle(d_inode(dentry), handle, SHFL_CF_ACCESS_READWRITE); in vboxsf_dir_atomic_open()
347 /* This also closes the handle passed to vboxsf_create_sf_handle() */ in vboxsf_dir_atomic_open()

Completed in 4 milliseconds