Home
last modified time | relevance | path

Searched defs:btrfs_inode (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dbtrfs_inode.h90 spinlock_t lock;
132 u64 generation;
138 u64 last_trans;
155 union {
172 union {
205 u64 index_cnt;
208 u64 dir_index;
232 u64 csum_bytes;
235 u32 flags;
237 u32 ro_flags;
[all …]
H A Ddelayed-inode.c61 struct btrfs_inode *btrfs_inode) in btrfs_get_delayed_node()
117 struct btrfs_inode *btrfs_inode) in btrfs_get_or_create_delayed_node()
H A Dordered-data.c579 void btrfs_remove_ordered_extent(struct btrfs_inode *btrfs_inode, in btrfs_remove_ordered_extent()
H A Ddisk-io.c4676 struct btrfs_inode *btrfs_inode; in btrfs_destroy_delalloc_inodes() local
H A Dextent_io.c2326 struct btrfs_inode *btrfs_inode = BTRFS_I(page->mapping->host); in try_release_extent_mapping() local
H A Dinode.c7834 struct btrfs_inode *btrfs_inode = BTRFS_I(inode); in btrfs_fiemap() local