Searched refs:volop (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs.h646 enum volop {VOL_UPDATE, VOL_MKDIR, VOL_RMDIR, VOL_MKFILE, VOL_RMFILE}; enum
647 extern int hfs_volupdate(struct hfsmount *hfsmp, enum volop op, int inroot);
H A Dhfs_vfsops.c2845 hfs_volupdate(struct hfsmount *hfsmp, enum volop op, int inroot)

Completed in 82 milliseconds