Searched refs:l_lockvol (Results 1 – 3 of 3) sorted by relevance
89 int l_lockvol(hfsvol *);
133 if (vol->fd >= 0 && l_lockvol(vol) < 0) in hfs_mount()147 if (vol->fd >= 0 && l_lockvol(vol) < 0) in hfs_mount()501 if (l_lockvol(&vol) < 0) in hfs_format()
36 int l_lockvol(hfsvol *vol) in l_lockvol() function