Home
last modified time | relevance | path

Searched refs:NILFS_BMAP_LARGE (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/fs/nilfs/
H A Dnilfs_fs.h107 #define NILFS_BMAP_LARGE 0x01 /* equivalent to BTREE_NODE_ROOT */ macro
H A Dnilfs_subr.c282 if ((btree_hdr->bn_flags & NILFS_BMAP_LARGE) == 0) { in nilfs_btree_lookup()