suse man page for disk_map_sector_rcu

Query: disk_map_sector_rcu

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DISK_MAP_SECTOR_RCU(9)						   Block Devices					    DISK_MAP_SECTOR_RCU(9)

NAME
disk_map_sector_rcu - map sector to partition
SYNOPSIS
struct hd_struct * disk_map_sector_rcu(struct gendisk * disk, sector_t sector);
ARGUMENTS
disk gendisk of interest sector sector to map
DESCRIPTION
Find out which partition sector maps to on disk. This is primarily used for stats accounting.
CONTEXT
RCU read locked. The returned partition pointer is valid only while preemption is disabled.
RETURNS
Found partition on success, part0 is returned if no partition matches
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DISK_MAP_SECTOR_RCU(9)
Related Man Pages
pvck(8) - centos
disktab(5) - bsd
diskpart(8) - bsd
mkexfatfs(8) - debian
mbrlabel(8) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I