Searched refs:handle_type (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/fs/notify/ |
H A D | fdinfo.c | 57 f.handle.handle_type = ret; show_mark_fhandle() 61 f.handle.handle_bytes, f.handle.handle_type); show_mark_fhandle()
|
/linux-4.1.27/fs/ |
H A D | fhandle.c | 50 handle->handle_type = retval; do_sys_name_to_handle() 153 handle_dwords, handle->handle_type, do_handle_to_path()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_surface.c | 894 enum drm_vmw_handle_type handle_type, vmw_surface_handle_reference() 903 if (handle_type == DRM_VMW_HANDLE_PRIME) { vmw_surface_handle_reference() 928 if (handle_type != DRM_VMW_HANDLE_PRIME) { vmw_surface_handle_reference() 957 if (handle_type == DRM_VMW_HANDLE_PRIME) vmw_surface_handle_reference() 987 req->handle_type, &base); vmw_surface_reference_ioctl() 1394 req->handle_type, &base); vmw_gb_surface_reference_ioctl() 891 vmw_surface_handle_reference(struct vmw_private *dev_priv, struct drm_file *file_priv, uint32_t u_handle, enum drm_vmw_handle_type handle_type, struct ttm_base_object **base_p) vmw_surface_handle_reference() argument
|
/linux-4.1.27/include/uapi/drm/ |
H A D | vmwgfx_drm.h | 189 * @handle_type: Handle type for DRM_VMW_REF_SURFACE Ioctl. 198 enum drm_vmw_handle_type handle_type; member in struct:drm_vmw_surface_arg
|
/linux-4.1.27/fs/ext4/ |
H A D | ialloc.c | 712 __u32 goal, uid_t *owner, int handle_type, __ext4_new_inode() 838 handle_type, nblocks, __ext4_new_inode() 710 __ext4_new_inode(handle_t *handle, struct inode *dir, umode_t mode, const struct qstr *qstr, __u32 goal, uid_t *owner, int handle_type, unsigned int line_no, int nblocks) __ext4_new_inode() argument
|
H A D | ext4.h | 2230 uid_t *owner, int handle_type,
|
/linux-4.1.27/include/linux/ |
H A D | fs.h | 869 int handle_type; member in struct:file_handle
|
Completed in 352 milliseconds