Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dexport.c11 #define BTRFS_FID_SIZE_NON_CONNECTABLE (offsetof(struct btrfs_fid, \
13 #define BTRFS_FID_SIZE_CONNECTABLE (offsetof(struct btrfs_fid, \
15 #define BTRFS_FID_SIZE_CONNECTABLE_ROOT (sizeof(struct btrfs_fid) / 4)
20 struct btrfs_fid *fid = (struct btrfs_fid *)fh; in btrfs_encode_fh()
91 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_parent()
115 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_dentry()
A Dexport.h10 struct btrfs_fid { struct

Completed in 3 milliseconds