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

  /src/sbin/newfs_lfs/
make_lfs.c 396 IFILE *ipall; /* Pointer to array of ifile structures */ local in function:make_lfs
852 LFS_IENTRY(ipall, fs, 1, bp);
854 ip64 = &ipall->u_64;
862 ip32 = &ipall->u_32;
870 ip_v1 = &ipall->u_v1;
make_lfs.c 396 IFILE *ipall; /* Pointer to array of ifile structures */ local in function:make_lfs
852 LFS_IENTRY(ipall, fs, 1, bp);
854 ip64 = &ipall->u_64;
862 ip32 = &ipall->u_32;
870 ip_v1 = &ipall->u_v1;

Completed in 21 milliseconds