Linux Kernel
3.7.1
|
#include <linux/errno.h>
#include "nilfs.h"
#include "page.h"
#include "direct.h"
#include "alloc.h"
#include "dat.h"
Go to the source code of this file.
Functions | |
int | nilfs_direct_delete_and_convert (struct nilfs_bmap *bmap, __u64 key, __u64 *keys, __u64 *ptrs, int n) |
int | nilfs_direct_init (struct nilfs_bmap *bmap) |
int nilfs_direct_init | ( | struct nilfs_bmap * | bmap | ) |