|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | nilfs_direct_node |
Macros | |
| #define | NILFS_DIRECT_NBLOCKS (NILFS_BMAP_SIZE / sizeof(__le64) - 1) |
| #define | NILFS_DIRECT_KEY_MIN 0 |
| #define | NILFS_DIRECT_KEY_MAX (NILFS_DIRECT_NBLOCKS - 1) |
Functions | |
| int | nilfs_direct_init (struct nilfs_bmap *) |
| int | nilfs_direct_delete_and_convert (struct nilfs_bmap *, __u64, __u64 *, __u64 *, int) |
| #define NILFS_DIRECT_KEY_MAX (NILFS_DIRECT_NBLOCKS - 1) |
| #define NILFS_DIRECT_NBLOCKS (NILFS_BMAP_SIZE / sizeof(__le64) - 1) |
| int nilfs_direct_init | ( | struct nilfs_bmap * | ) |
1.8.2