|
Linux Kernel
3.7.1
|
#include <linux/fs.h>#include <linux/types.h>#include "ctree.h"#include "disk-io.h"#include "btrfs_inode.h"#include "print-tree.h"#include "export.h"#include "compat.h"Go to the source code of this file.
Macros | |
| #define | BTRFS_FID_SIZE_NON_CONNECTABLE |
| #define | BTRFS_FID_SIZE_CONNECTABLE |
| #define | BTRFS_FID_SIZE_CONNECTABLE_ROOT (sizeof(struct btrfs_fid) / 4) |
Variables | |
| struct export_operations | btrfs_export_ops |
| #define BTRFS_FID_SIZE_CONNECTABLE |
| #define BTRFS_FID_SIZE_NON_CONNECTABLE |
| struct export_operations btrfs_export_ops |
1.8.2