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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h728 enum volop {VOL_UPDATE, VOL_MKDIR, VOL_RMDIR, VOL_MKFILE, VOL_RMFILE}; enum
729 extern int hfs_volupdate(struct hfsmount *hfsmp, enum volop op, int inroot);
H A Dhfs_vfsops.c3498 hfs_volupdate(struct hfsmount *hfsmp, enum volop op, int inroot)

Completed in 28 milliseconds