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

  /src/sys/fs/v7fs/
v7fs_vfsops.c 75 static int is_v7fs_partition(struct vnode *);
195 is_v7fs_partition(struct vnode *devvp) function
571 if ((error = is_v7fs_partition (rootvp)))

Completed in 69 milliseconds