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.h88 spinlock_t lock;
122 u64 generation;
127 u64 last_trans;
142 union {
159 union {
192 u64 index_cnt;
195 u64 dir_index;
219 u64 csum_bytes;
222 u32 flags;
224 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.c4663 struct btrfs_inode *btrfs_inode; in btrfs_destroy_delalloc_inodes() local
H A Dextent_io.c2328 struct btrfs_inode *btrfs_inode = BTRFS_I(page->mapping->host); in try_release_extent_mapping() local
H A Dinode.c7826 struct btrfs_inode *btrfs_inode = BTRFS_I(inode); in btrfs_fiemap() local