Home
last modified time | relevance | path

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

/fs/btrfs/
Dbtrfs_inode.h36 #define BTRFS_INODE_DUMMY 2 macro
Dinode.c5040 set_bit(BTRFS_INODE_DUMMY, &BTRFS_I(inode)->runtime_flags); in new_simple_dir()
5330 if (test_bit(BTRFS_INODE_DUMMY, &BTRFS_I(inode)->runtime_flags)) in btrfs_write_inode()
5360 if (test_bit(BTRFS_INODE_DUMMY, &BTRFS_I(inode)->runtime_flags)) in btrfs_dirty_inode()
Ddisk-io.c2240 set_bit(BTRFS_INODE_DUMMY, in open_ctree()