Searched refs:ntfs_next_security_id_init (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ntfs-84/kext/
H A Dntfs_secure.h101 __private_extern__ errno_t ntfs_next_security_id_init(ntfs_volume *vol,
H A Dntfs_secure.c195 * ntfs_next_security_id_init - determine the next security_id to use
207 errno_t ntfs_next_security_id_init(ntfs_volume *vol, le32 *next_security_id) function
H A Dntfs_vfsops.c2275 err = ntfs_next_security_id_init(vol, &vol->next_security_id);

Completed in 139 milliseconds