Home
last modified time | relevance | path

Searched refs:btrfs_fid (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/btrfs/
Dexport.c10 #define BTRFS_FID_SIZE_NON_CONNECTABLE (offsetof(struct btrfs_fid, \
12 #define BTRFS_FID_SIZE_CONNECTABLE (offsetof(struct btrfs_fid, \
14 #define BTRFS_FID_SIZE_CONNECTABLE_ROOT (sizeof(struct btrfs_fid) / 4)
19 struct btrfs_fid *fid = (struct btrfs_fid *)fh; in btrfs_encode_fh()
123 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_parent()
147 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_dentry()
Dexport.h8 struct btrfs_fid { struct