Searched refs:mntid_base (Results 1 – 1 of 1) sorted by relevance
1107 static uint16_t mntid_base; in vfs_getnewfsid() local1119 mtype | ((mntid_base & 0xFF00) << 8) | (mntid_base & 0xFF)); in vfs_getnewfsid()1120 mntid_base++; in vfs_getnewfsid()