Query: disk_map_sector_rcu
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
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)NAMEdisk_map_sector_rcu - map sector to partitionSYNOPSISstruct hd_struct * disk_map_sector_rcu(struct gendisk * disk, sector_t sector);ARGUMENTSdisk gendisk of interest sector sector to mapDESCRIPTIONFind out which partition sector maps to on disk. This is primarily used for stats accounting.CONTEXTRCU read locked. The returned partition pointer is valid only while preemption is disabled.RETURNSFound partition on success, part0 is returned if no partition matchesCOPYRIGHTKernel Hackers Manual 3.10 June 2014 DISK_MAP_SECTOR_RCU(9)
Related Man Pages |
---|
diskpart(8) - bsd |
mkexfatfs(8) - debian |
disktab(5) - freebsd |
disktab(5) - netbsd |
mkfs.exfat(8) - debian |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
DB2 convert digits to binary format |
Docker learning Phase-I |
Shopt -s histappend |