Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dexport.c13 #define BTRFS_FID_SIZE_NON_CONNECTABLE (offsetof(struct btrfs_fid, \
15 #define BTRFS_FID_SIZE_CONNECTABLE (offsetof(struct btrfs_fid, \
17 #define BTRFS_FID_SIZE_CONNECTABLE_ROOT (sizeof(struct btrfs_fid) / 4)
22 struct btrfs_fid *fid = (struct btrfs_fid *)fh; in btrfs_encode_fh()
104 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_parent()
128 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_dentry()
H A Dexport.h10 struct btrfs_fid { struct