Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dfs_types.c13 [FT_BLKDEV] = DT_BLK,
55 [DT_BLK] = FT_BLKDEV,
/linux-6.1.9/include/linux/
Dfs_types.h60 #define FT_BLKDEV 4 macro
/linux-6.1.9/fs/btrfs/
Dinode.c5796 static_assert(BTRFS_FT_BLKDEV == FT_BLKDEV);