Home
last modified time | relevance | path

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

/linux/samples/fanotify/
A Dfs-monitor.c46 if (fh->handle_type == FILEID_INO32_GEN) in print_fh()
48 else if (fh->handle_type == FILEID_INVALID && !fh->handle_bytes) in print_fh()
49 printf("Type %d (Superblock error)\n", fh->handle_type); in print_fh()
51 printf("Type %d (Unknown)\n", fh->handle_type); in print_fh()
/linux/fs/notify/
A 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/fs/
A Dfhandle.c52 handle->handle_type = retval; in do_sys_name_to_handle()
154 handle_dwords, handle->handle_type, in do_handle_to_path()
/linux/drivers/gpu/drm/vmwgfx/
A 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/include/uapi/drm/
A Dvmwgfx_drm.h220 enum drm_vmw_handle_type handle_type; member
/linux/fs/notify/fanotify/
A Dfanotify_user.c401 handle.handle_type = fh->type; in copy_fid_info_to_user()
406 handle.handle_type = FILEID_INVALID; in copy_fid_info_to_user()
/linux/fs/ext4/
A Dialloc.c929 int handle_type, unsigned int line_no, in __ext4_new_inode() argument
1081 handle_type, nblocks, 0, in __ext4_new_inode()
A Dext4.h2890 int handle_type, unsigned int line_no,
/linux/include/linux/
A Dfs.h1005 int handle_type; member

Completed in 41 milliseconds