Home
last modified time | relevance | path

Searched refs:handle_type (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/fs/notify/
Dfdinfo.c58 f.handle.handle_type = ret; in show_mark_fhandle()
62 f.handle.handle_bytes, f.handle.handle_type); in show_mark_fhandle()
/Linux-v5.15/fs/
Dfhandle.c52 handle->handle_type = retval; in do_sys_name_to_handle()
154 handle_dwords, handle->handle_type, in do_handle_to_path()
/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c930 enum drm_vmw_handle_type handle_type, in vmw_surface_handle_reference() argument
939 if (handle_type == DRM_VMW_HANDLE_PRIME) { in vmw_surface_handle_reference()
959 if (handle_type != DRM_VMW_HANDLE_PRIME) { in vmw_surface_handle_reference()
997 if (handle_type == DRM_VMW_HANDLE_PRIME) in vmw_surface_handle_reference()
1027 req->handle_type, &base); in vmw_surface_reference_ioctl()
1648 req->handle_type, &base); in vmw_gb_surface_reference_internal()
/Linux-v5.15/include/uapi/drm/
Dvmwgfx_drm.h220 enum drm_vmw_handle_type handle_type; member
/Linux-v5.15/fs/ext4/
Dialloc.c929 int handle_type, unsigned int line_no, in __ext4_new_inode() argument
1081 handle_type, nblocks, 0, in __ext4_new_inode()
Dext4.h2889 int handle_type, unsigned int line_no,
/Linux-v5.15/fs/notify/fanotify/
Dfanotify_user.c369 handle.handle_type = fh->type; in copy_fid_info_to_user()
/Linux-v5.15/include/linux/
Dfs.h1008 int handle_type; member