Home
last modified time | relevance | path

Searched refs:DT_BLK (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/ufs/ufs/
H A Ddir.h92 #define DT_BLK 6 macro
/freebsd/sys/sys/
H A Ddirent.h98 #define DT_BLK 6 macro
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dfile_descriptor.h41 # if defined(DT_BLK)
45 case DT_BLK: in get_file_type()
67 # endif // defined(DT_BLK)
/freebsd/sbin/restore/
H A Dinteractive.c608 case DT_BLK: in mkentry()
/freebsd/stand/libsa/
H A Dext2fs.c103 DT_BLK, DT_FIFO, DT_SOCK, DT_LNK };
/freebsd/sys/fs/tarfs/
H A Dtarfs_vnops.c407 cde.d_type = DT_BLK; in tarfs_readdir()
/freebsd/sys/fs/ext2fs/
H A Dext2_lookup.c94 DT_BLK, /* EXT2_FT_BLKDEV */
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c1316 case DT_BLK: in zpool_find_import_scan_dir()
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_subr.c1714 d.d_type = DT_BLK; in tmpfs_dir_getdents()