Home
last modified time | relevance | path

Searched refs:BTRFS_INODE_ROOT_STUB (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dbtrfs_inode.h123 BTRFS_INODE_ROOT_STUB, enumerator
383 if (test_bit(BTRFS_INODE_ROOT_STUB, &inode->runtime_flags)) in btrfs_ino()
H A Dinode.c5643 set_bit(BTRFS_INODE_ROOT_STUB, &BTRFS_I(inode)->runtime_flags); in new_simple_dir()