Home
last modified time | relevance | path

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

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