Home
last modified time | relevance | path

Searched refs:btrfs_inode_in_log (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dbtrfs_inode.h388 static inline bool btrfs_inode_in_log(struct btrfs_inode *inode, u64 generation) in btrfs_inode_in_log() function
H A Dfile.c1757 if (btrfs_inode_in_log(inode, fs_info->generation) && in skip_inode_logging()
H A Dtree-log.c7020 if ((btrfs_inode_in_log(inode, trans->transid) && in btrfs_log_inode_parent()