Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | qnx4_sb_info |
struct | qnx4_inode_info |
Macros | |
#define | QNX4_DEBUG 0 |
#define | QNX4DEBUG(X) (void) 0 |
Functions | |
struct inode * | qnx4_iget (struct super_block *, unsigned long) |
struct dentry * | qnx4_lookup (struct inode *dir, struct dentry *dentry, unsigned int flags) |
unsigned long | qnx4_count_free_blocks (struct super_block *sb) |
unsigned long | qnx4_block_map (struct inode *inode, long iblock) |
int | qnx4_is_free (struct super_block *sb, long block) |
Variables | |
struct inode_operations | qnx4_dir_inode_operations |
struct file_operations | qnx4_dir_operations |
unsigned long qnx4_count_free_blocks | ( | struct super_block * | sb | ) |
|
read |
int qnx4_is_free | ( | struct super_block * | sb, |
long | block | ||
) |
struct inode_operations qnx4_dir_inode_operations |
struct file_operations qnx4_dir_operations |