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

/macosx-10.9.5/ntfs-83/kext/
H A Dntfs_vnops.c1668 * we do the right thing in ntfs_unlink().
1705 * we do the right thing in ntfs_unlink().
4643 * ntfs_unlink - unlink and ntfs inode from its parent directory
4679 static errno_t ntfs_unlink(ntfs_inode *dir_ni, ntfs_inode *ni, function
5028 err = ntfs_unlink(NTFS_I(a->a_dvp), NTFS_I(a->a_vp), a->a_cnp,
6557 err = ntfs_unlink(dir_ni, ni, a->a_cnp, 0, TRUE);
6722 err2 = ntfs_unlink(dir_ni, ni, a->a_cnp, 0, FALSE);
7369 * ntfs_unlink() and ntfs_vnop_rename() bail out for attribute inodes

Completed in 154 milliseconds