Searched refs:BTRFS_FT_XATTR (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/btrfs/
H A Dtree-checker.c562 dir_type != BTRFS_FT_XATTR)) {
565 dir_type, BTRFS_FT_XATTR);
568 if (unlikely(dir_type == BTRFS_FT_XATTR &&
574 if (dir_type == BTRFS_FT_XATTR)
596 if (unlikely(data_len && dir_type != BTRFS_FT_XATTR)) {
H A Ddir-item.c87 btrfs_set_dir_flags(leaf, dir_item, BTRFS_FT_XATTR);
H A Dsend.c1163 if (btrfs_dir_ftype(eb, di) == BTRFS_FT_XATTR) {
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h402 #define BTRFS_FT_XATTR 8 macro

Completed in 172 milliseconds