Searched refs:btrfs_inode_ref (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dinode-item.c24 int name_len, struct btrfs_inode_ref **ref_ret)
27 struct btrfs_inode_ref *ref;
38 ref = (struct btrfs_inode_ref *)(ptr + cur_offset);
52 struct btrfs_inode_ref *
60 struct btrfs_inode_ref *ref;
86 struct btrfs_inode_ref *ref;
146 struct btrfs_inode_ref *ref;
172 struct btrfs_inode_ref);
173 ref = (struct btrfs_inode_ref *)((unsigned long)ref + old_size);
184 struct btrfs_inode_ref);
[all...]
H A Dtree-log.c737 struct btrfs_inode_ref *ref;
755 ref = (struct btrfs_inode_ref *)ptr;
790 struct btrfs_inode_ref *ref;
819 ref = (struct btrfs_inode_ref *)ref_ptr;
846 struct btrfs_inode_ref *victim_ref;
864 victim_ref = (struct btrfs_inode_ref *)ptr;
994 struct btrfs_inode_ref *ref;
996 ref = (struct btrfs_inode_ref *)ptr;
H A Dctree.h519 struct btrfs_inode_ref { struct
1402 /* struct btrfs_inode_ref */
1403 BTRFS_SETGET_FUNCS(inode_ref_name_len, struct btrfs_inode_ref, name_len, 16);
1404 BTRFS_SETGET_FUNCS(inode_ref_index, struct btrfs_inode_ref, index, 64);
2302 struct btrfs_inode_ref *
H A Dioctl.c1106 struct btrfs_inode_ref *iref;
1152 iref = btrfs_item_ptr(l, slot, struct btrfs_inode_ref);
H A Dinode.c2686 struct btrfs_inode_ref *ref;
4230 struct btrfs_inode_ref *ref;
4293 struct btrfs_inode_ref);

Completed in 77 milliseconds