HomeSort by: relevance | last modified time | path
    Searched refs:ULFS2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/lfs/
ulfsmount.h 63 /* type of fs; currently always ULFS1, theoretically also ULFS2 */
103 #define ULFS2 2
lfs_vfsops.c 1111 ump->um_fstype = fs->lfs_is64 ? ULFS2 : ULFS1;

Completed in 17 milliseconds