Searched refs:handle_type (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/fs/notify/ |
D | fdinfo.c | 58 f.handle.handle_type = ret; in show_mark_fhandle() 62 f.handle.handle_bytes, f.handle.handle_type); in show_mark_fhandle()
|
/Linux-v4.19/fs/ |
D | fhandle.c | 52 handle->handle_type = retval; in do_sys_name_to_handle() 154 handle_dwords, handle->handle_type, in do_handle_to_path()
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_surface.c | 912 enum drm_vmw_handle_type handle_type, in vmw_surface_handle_reference() argument 922 if (handle_type == DRM_VMW_HANDLE_PRIME) { in vmw_surface_handle_reference() 951 if (handle_type != DRM_VMW_HANDLE_PRIME) { in vmw_surface_handle_reference() 977 if (handle_type == DRM_VMW_HANDLE_PRIME) in vmw_surface_handle_reference() 1007 req->handle_type, &base); in vmw_surface_reference_ioctl() 1734 req->handle_type, &base); in vmw_gb_surface_reference_internal()
|
/Linux-v4.19/include/uapi/drm/ |
D | vmwgfx_drm.h | 212 enum drm_vmw_handle_type handle_type; member
|
/Linux-v4.19/fs/ext4/ |
D | ialloc.c | 745 int handle_type, unsigned int line_no, in __ext4_new_inode() argument 929 handle_type, nblocks, in __ext4_new_inode()
|
D | ext4.h | 2389 int handle_type, unsigned int line_no,
|
/Linux-v4.19/include/linux/ |
D | fs.h | 925 int handle_type; member
|