Searched refs:hfs_privatedir_init (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/hfs/
H A Dhfs.h866 extern void hfs_privatedir_init(struct hfsmount *, enum privdirtype);
H A Dhfs_vfsutils.c955 hfs_privatedir_init(hfsmp, FILE_HARDLINKS);
956 hfs_privatedir_init(hfsmp, DIR_HARDLINKS);
H A Dhfs_link.c921 hfs_privatedir_init(struct hfsmount * hfsmp, enum privdirtype type) function
H A Dhfs_vfsops.c475 hfs_privatedir_init(hfsmp, FILE_HARDLINKS);
476 hfs_privatedir_init(hfsmp, DIR_HARDLINKS);
995 hfs_privatedir_init(hfsmp, FILE_HARDLINKS);
996 hfs_privatedir_init(hfsmp, DIR_HARDLINKS);

Completed in 47 milliseconds