drNxtCNID 256 fs/hfs/hfs.h __be32 drNxtCNID; /* CNID to assign to the next drNxtCNID 147 fs/hfs/mdb.c HFS_SB(sb)->next_id = be32_to_cpu(mdb->drNxtCNID); drNxtCNID 270 fs/hfs/mdb.c mdb->drNxtCNID = cpu_to_be32(HFS_SB(sb)->next_id);