i2o_block_open(9)

NAME

i2o_block_open - Open the block device

SYNOPSIS

int i2o_block_open(struct inode * inode, struct file * file);

ARGUMENTS

inode
inode for block device being opened
file
file to open

DESCRIPTION

Power up the device, mount and lock the media. This function is called, if the block device is opened for access.

Returns 0 on success or negative error code on failure.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout