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

  /src/sys/miscfs/nullfs/
null.h 109 #define MOUNTTONULLMOUNT(mp) ((struct null_mount *)((mp)->mnt_data))
null_vfsops.c 191 struct null_mount *nmp = MOUNTTONULLMOUNT(mp);

Completed in 11 milliseconds