SMB_VFS_NEXT_UNLINK  191 examples/VFS/skel_transparent.c 	return SMB_VFS_NEXT_UNLINK(handle, path);
SMB_VFS_NEXT_UNLINK  401 source3/modules/onefs_streams.c 		return SMB_VFS_NEXT_UNLINK(handle, path);
SMB_VFS_NEXT_UNLINK  406 source3/modules/onefs_streams.c 		return SMB_VFS_NEXT_UNLINK(handle, base);
SMB_VFS_NEXT_UNLINK  623 source3/modules/vfs_acl_tdb.c 	ret = SMB_VFS_NEXT_UNLINK(handle, path);
SMB_VFS_NEXT_UNLINK  237 source3/modules/vfs_audit.c 	result = SMB_VFS_NEXT_UNLINK(handle, path);
SMB_VFS_NEXT_UNLINK  163 source3/modules/vfs_cap.c 	return SMB_VFS_NEXT_UNLINK(handle, cappath);
SMB_VFS_NEXT_UNLINK  199 source3/modules/vfs_catia.c         return SMB_VFS_NEXT_UNLINK(handle, name);
SMB_VFS_NEXT_UNLINK  284 source3/modules/vfs_extd_audit.c 	result = SMB_VFS_NEXT_UNLINK(handle, path);
SMB_VFS_NEXT_UNLINK 1416 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_UNLINK(handle, path);
SMB_VFS_NEXT_UNLINK  266 source3/modules/vfs_netatalk.c 	ret = SMB_VFS_NEXT_UNLINK(handle, path);
SMB_VFS_NEXT_UNLINK  448 source3/modules/vfs_recycle.c 		rc = SMB_VFS_NEXT_UNLINK(handle, file_name);
SMB_VFS_NEXT_UNLINK  455 source3/modules/vfs_recycle.c 		rc = SMB_VFS_NEXT_UNLINK(handle, file_name);
SMB_VFS_NEXT_UNLINK  477 source3/modules/vfs_recycle.c 		rc = SMB_VFS_NEXT_UNLINK(handle, file_name);
SMB_VFS_NEXT_UNLINK  483 source3/modules/vfs_recycle.c 		rc = SMB_VFS_NEXT_UNLINK(handle, file_name);
SMB_VFS_NEXT_UNLINK  519 source3/modules/vfs_recycle.c 		rc = SMB_VFS_NEXT_UNLINK(handle, file_name);
SMB_VFS_NEXT_UNLINK  525 source3/modules/vfs_recycle.c 		rc = SMB_VFS_NEXT_UNLINK(handle, file_name);
SMB_VFS_NEXT_UNLINK  545 source3/modules/vfs_recycle.c 			rc = SMB_VFS_NEXT_UNLINK(handle, file_name);
SMB_VFS_NEXT_UNLINK  559 source3/modules/vfs_recycle.c 			if (SMB_VFS_NEXT_UNLINK(handle, final_name) != 0) {
SMB_VFS_NEXT_UNLINK  578 source3/modules/vfs_recycle.c 		rc = SMB_VFS_NEXT_UNLINK(handle, file_name);
SMB_VFS_NEXT_UNLINK  487 source3/modules/vfs_streams_depot.c 		ret = SMB_VFS_NEXT_UNLINK(handle, stream_fname);
SMB_VFS_NEXT_UNLINK  516 source3/modules/vfs_streams_depot.c 	return SMB_VFS_NEXT_UNLINK(handle, fname);
SMB_VFS_NEXT_UNLINK  460 source3/modules/vfs_streams_xattr.c 		return SMB_VFS_NEXT_UNLINK(handle, fname);
SMB_VFS_NEXT_UNLINK  470 source3/modules/vfs_streams_xattr.c 		return SMB_VFS_NEXT_UNLINK(handle, base);
SMB_VFS_NEXT_UNLINK  662 source3/modules/vfs_xattr_tdb.c 	ret = SMB_VFS_NEXT_UNLINK(handle, path);